-
-
Notifications
You must be signed in to change notification settings - Fork 258
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add translated exercises for the screenshots
- Loading branch information
1 parent
c91263a
commit cf1bedd
Showing
9 changed files
with
610 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
Start emulator and run | ||
This will generate some screenshots and save them to the Play Store metadata folder. | ||
|
||
`flutter drive --driver=test_driver/screenshot_driver.dart --target=integration_test/make_screenshots_test.dart` | ||
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 | ||
|
||
This will generate some screenshots and save them to the Play Store metadata folder | ||
|
||
See | ||
See also | ||
|
||
* <https://github.com/openfoodfacts/smooth-app/issues/217#issuecomment-1092678779> | ||
* <https://dev.to/mjablecnik/take-screenshot-during-flutter-integration-tests-435k> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.