flutter_image 2.0.0 flutter_image: ^2.0.0 copied to clipboard
Image utilities for Flutter: providers, effects, etc
Changelog #
2.0.0 #
- Breaking change. Updates for Flutter 1.5.9.
1.0.0 #
- Breaking change. SDK constraints to support Flutter beta versions and Dart 2 only.
0.0.3 #
- Moved
flutter_test
to dev_dependencies inpubspec.yaml
, and fixed issues flagged by the analyzer.
0.0.2 #
- Add
NetworkImageWithRetry
, anImageProvider
with a retry mechanism.
0.0.1 #
- Contains no useful code.