golden_matrix 0.18.1 copy "golden_matrix: ^0.18.1" to clipboard
golden_matrix: ^0.18.1 copied to clipboard

Matrix-based golden testing for Flutter. Declare themes, locales, devices, text scales and get all combinations with sampling, HTML reports, overflow detection.

example/lib/golden_matrix_example.dart

export 'widgets/sample_button.dart';
export 'widgets/sample_card.dart';
export 'widgets/user_avatar.dart';
export 'widgets/notification_badge.dart';
export 'screens/login_screen.dart';
export 'screens/profile_screen.dart';
export 'widgets/tight_row.dart';
3
likes
160
points
910
downloads

Documentation

API reference

Publisher

verified publishermavoryl.com

Weekly Downloads

Matrix-based golden testing for Flutter. Declare themes, locales, devices, text scales and get all combinations with sampling, HTML reports, overflow detection.

Repository (GitHub)
View/report issues

Topics

#testing #golden-tests #widget-testing #visual-regression #snapshot-testing

License

MIT (license)

Dependencies

flutter, flutter_localizations, flutter_test

More

Packages that depend on golden_matrix