Utilizing Flutter's testing framework for automatic, accurate screenshots of your app
Every app developer has to submit some kind of screenshot for potential users. This task can be tedious, difficult, time-consuming. Maybe you don't want to setup your app in certain ways so that it works, or looks a specific way.
Flutter is in all regards flexible, it offers great tooling for everything.
So what if, instead of writing tests, we want to create screenshots?