image_downloader_web 1.0.2 copy "image_downloader_web: ^1.0.2" to clipboard
image_downloader_web: ^1.0.2 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

45
likes
150
pub points
94%
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, http, universal_html

More

Packages that depend on image_downloader_web