golden_matrix 0.7.0
golden_matrix: ^0.7.0 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';