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