Files
flutter/integration_test
Roland Geider 93a11a16e4 Recreate generated files and reformat the repo
Seems the default dart formatting rules changed recently, and this was causing
huge diffs in branches
2025-10-09 17:39:02 +02:00
..
2025-09-23 12:01:38 +02:00
2025-03-18 17:28:19 +01:00
2025-03-18 17:28:19 +01:00
2025-09-23 12:01:38 +02:00

This will generate some screenshots and save them to the Play Store metadata folder.

  1. Set the correct value for the device size by setting the destination variable
  2. Start the correct emulator and run flutter drive --driver=test_driver/screenshot_driver.dart --target=integration_test/make_screenshots_test.dart
  3. If you get errors or the screenshots are not written to disk, edit the languages list and comment some of the languages

See also