image_downloader_web 2.0.1 image_downloader_web: ^2.0.1 copied to clipboard
A Flutter plugin for downloading images from URL to user's device. This plugin only works for Flutter web.
2.0.1 #
README.md updates
2.0.0 #
Breaking change:
Made methods inside WebImageDownloader static and added ImageType
1.0.2 #
Added new usage documentation in README.md
1.0.1 #
Added support for downloading images from file bytes and ability to specify image name - Thanks @LucaDillenburg
1.0.0 #
Plugin description changed
##0.0.3
Replaced dart:html with universal_html to support every platform
0.0.2 #
- Added README.md
0.0.1 #
- Support for downloading images from web