flutter_image_test_utils 1.1.1
flutter_image_test_utils: ^1.1.1 copied to clipboard
Provides an easier and simple way to test flutter network images.
1.1.1 #
- Run
dart formatto adhere pub dev code guidelines
1.1.0 #
- Added web support
- Refactored the code to use conditional imports
1.0.1 #
- Improved README.md
- Added
flutter_lintsto the codebase
1.0.0 #
- Added initial version of
provideMockedNetworkImagesand fake image bytes - Added initial documentation in Readme.md