image_downloader_web 2.0.4 copy "image_downloader_web: ^2.0.4" to clipboard
image_downloader_web: ^2.0.4 copied to clipboard

Platformweb

A Flutter plugin for downloading images from URL to user's device. This plugin only works for Flutter web.

2.0.4 #

Dart SDK update

2.0.3 #

Http package update

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
37
likes
140
pub points
95%
popularity

Publisher

unverified uploader

A Flutter plugin for downloading images from URL to user's device. This plugin only works for Flutter web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, http, universal_html

More

Packages that depend on image_downloader_web