mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Use the is_trustworthy flag from the server, which also takes the account's age into account. The widgets in the screen are split so it's easier to test and read
Start emulator and run
flutter drive --driver=test_driver/screenshot_driver.dart --target=integration_test/app_test.dart
This will generate some screenshots and save them to the Play Store metadata folder
See