network_to_file_image 2.0.2 network_to_file_image: ^2.0.2 copied to clipboard
Opens a local image file, otherwise fetches from the network and saves to the file
[0.0.1] - 10/12/2018 #
- Reads from the file, or fetches from the network and saves to the file.
[0.0.2] - 10/12/2018 #
- Corrected changelog and license.
[1.0.0] - 11/12/2018 #
- Tested thoroughly.
[1.0.1] - 04/01/2018 #
- Allow mock files.
[1.0.2] - 04/01/2018 #
- Details.
[1.0.3] - 16/01/2018 #
- Allow mock urls.
[1.0.4] - 22/02/2018 #
- This version works for the stable Flutter version 1.5.X.
[1.7.8] - 24/06/2018 #
- Fixed for versions 1.7.8 and up.
[2.0.0] - 24/06/2018 #
- Reverted back to stable Flutter version 1.5.X.
[2.0.2] - 24/06/2018 #
- 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.