You can see and try all the test methods in this app.
All the useful shell scripts are shared.
- Introduction
- Unit Test
Flutter Version: 3.0.5 (Stable) Dart Version: 2.17.5
If you want to update the Golden Tests, you can run the code below.
flutter test --update-goldens --tags=golden
Do not forget that sometimes Golden Images can be dependent on OS. Try to update goldens first.