network_to_file_image 2.2.0
network_to_file_image: ^2.2.0 copied to clipboard
Opens a local image file, if it exists there. If it doesn't, fetches the image from the network and then saves to the local file for next time.
2.2.0 - 2019-12-11 #
- Upgraded: Dart 2.7.
2.1.5 - 2019-10-31 #
- ImageForCanvas.
2.0.7 - 2019-09-12 #
- ErrorDescription.
2.0.6 - 2019-08-13 #
- Docs improvement.
2.0.2 - 2019-06-24 #
- Commented out the informationCollector, until version 1.7.8.
2.0.0 - 2019-06-24 #
- Reverted back to stable Flutter version 1.5.X.
1.7.8 - 2019-06-24 #
- Fixed for versions 1.7.8 and up.
1.0.4 - 2019-02-22 #
- This version works for the stable Flutter version 1.5.X.
1.0.3 - 2019-01-16 #
- Allow mock urls.
1.0.2 - 2019-01-04 #
- Details.
1.0.1 - 2019-01-04 #
- Allow mock files.
1.0.0 - 2018-12-11 #
- Tested thoroughly.
0.0.2 - 2018-12-10 #
- Corrected changelog and license.
0.0.1 - 2018-12-10 #
- Reads from the file, or fetches from the network and saves to the file.