mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Seems the default dart formatting rules changed recently, and this was causing huge diffs in branches
This will generate some screenshots and save them to the Play Store metadata folder.
- Set the correct value for the device size by setting the
destinationvariable - Start the correct emulator and
run
flutter drive --driver=test_driver/screenshot_driver.dart --target=integration_test/make_screenshots_test.dart - If you get errors or the screenshots are not written to disk, edit the
languageslist and comment some of the languages
See also