nv_golden library

Classes

Device
Some common devices pre-created. We highly recommend including the iphone 5s since it's one of the smallest screens still in circulation. All our test devices have their devicePixelRatio set to 1.0 for performance reasons.
NvGolden
The central class of our golden testing framework. It provides a small but powerful interface for golden tests.
NvWidgetWrapper
A widget wrapper which can be extended to make the widget wrapping much cleaner.
Screen
The Screen class can be used to create your own devices as well as simply the sizes for the widgets you want to test.

Extensions

CreateGolden on WidgetTester