network_image_mock 2.1.1 network_image_mock: ^2.1.1 copied to clipboard
Utility for providing mocked Image.network response in Flutter widget tests.
Changelog #
2.1.1 #
Update mockito
.
2.1.0 #
Update mockito
and provide support for mocking SVG image requests.
2.0.1 #
Update mockito
dependency and pubspec.lock
files.
2.0.0 #
Support for null safety!
1.1.0 #
Change how mocking response's listen
works.
1.0.2 #
Set compression state of response of mocked client to "not compressed" to resolve issue with flutter development channel.
1.0.1 #
Add example.
1.0.0 #
Official release.