screenshots
screenshots copied to clipboard
As a product owner, I want to see screen shots on all Flutter-supported devices so that I can confirm user experience is consistent
In theory, it's possible to add support for all devices that Flutter runs on. A report can then be generated (similar to https://github.com/jorgecoca/ozzie.flutter) so that a quick glance will show any differences in layout.
Give it a thumbs-up if you like this.
screenshots currently supports tracking changes to the UI (with differences highlighted in red) when running in recording/comparison mode. It remains to add a report showing the screenshots and the differences (if any)