hrk_flutter_test_batteries 0.8.0 hrk_flutter_test_batteries: ^0.8.0 copied to clipboard
A library to accumulate required flutter test helper and utility codes
0.8.0 #
- Add
precacheAllImages()
0.7.1 #
- Refactor links in README.md
0.7.0 #
- Add getPhysicalSize() extension on TestFlutterView
0.6.1 #
- Rename overflowing to overflow
0.6.0 #
- Add
tester.expectNotOverflowing()
0.5.1 #
- Rename
setPhysicalSize()
tosetLogicalSize()
0.5.0 #
- Add setPhysicalSize() extension on TestFlutterView
0.4.0 #
- Add
disableOverflowError()
andtester.getOverflowingRenderFlexList()
0.3.0 #
- Add
pumpAndSettle()
tosimulateAndroidBackButton()
0.2.0 #
- Add tapBackButton()
0.1.0 #
- Promote v0.1.0-pre.3 to v0.1.0
0.1.0-pre.3 #
- Remove flutter_lints
0.1.0-pre.2 #
- Integrate hrk_analysis
0.1.0-pre.1 #
- Initial pre-release version