screenshots icon indicating copy to clipboard operation
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

Open mmcc007 opened this issue 6 years ago • 1 comments

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.

mmcc007 avatar Apr 10 '19 18:04 mmcc007

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)

mmcc007 avatar Sep 14 '19 00:09 mmcc007