Replies: 2 comments 1 reply
-
Hi @mregnauld, I think you should be able to achieve capturing auto screenshots via |
Beta Was this translation helpful? Give feedback.
1 reply
-
This discussion is being closed due to no activity in the last 14 days. You can reopen the discussion at any time if needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My Flutter app will be available in multiple languages. Therefore, everytime I change something in the UI, I need to regenerate the screens that have changed for every language, on top of generating them for multiple screen sizes. Which could make me spend way too much time if I do it by hand.
Is it possible then to automate the screenshots generation everytime I update the app to the app stores?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions