flutter_test_patterns 0.0.2
flutter_test_patterns: ^0.0.2 copied to clipboard
A helper package providing a toolbox of widget testing patterns.
0.0.2 #
- Fixed compilation error in
contract_runner.dart. - Added
exampleproject to demonstrate usage. - Added
flutter_test_patterns.dartfor convenient imports. - Improved linting results and pub.dev score.
0.0.1 #
- Initial release including interaction contracts, state matrix testing, and golden variant helpers.