network_to_file_image 2.0.6
network_to_file_image: ^2.0.6 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.
0.0.1 2018/12/10/ #
- Reads from the file, or fetches from the network and saves to the file.
0.0.2 2018/12/10/ #
- Corrected changelog and license.
1.0.0 - 2018-12-11 #
- Tested thoroughly.
1.0.1 - 2019-01-04 #
- Allow mock files.
1.0.2 2019/01/04/ #
- Details.
1.0.3 - 2019-01-16 #
- Allow mock urls.
1.0.4 - 2019-02-22 #
- This version works for the stable Flutter version 1.5.X.
1.7.8 - 2019-06-24 #
- Fixed for versions 1.7.8 and up.
2.0.0 - 2019-06-24 #
- Reverted back to stable Flutter version 1.5.X.
2.0.2 - 2019-06-24 #
- Commented out the informationCollector, so that the plugin becomes compatible with both versions version 1.5.X. and 1.7.8. When the next stable version is released, I will uncomment it.
2.0.6 - 2019-08-13 #
- Docs improvement.