easy_downloader 0.0.11-dev.1 copy "easy_downloader: ^0.0.11-dev.1" to clipboard
easy_downloader: ^0.0.11-dev.1 copied to clipboard

outdated

Easy Downloader is a simple and easy to use plugin to download files from the internet.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_downloader

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  easy_downloader: ^0.0.11-dev.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:easy_downloader/easy_downloader.dart';
20
likes
0
points
186
downloads

Publisher

unverified uploader

Weekly Downloads

Easy Downloader is a simple and easy to use plugin to download files from the internet.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_local_notifications, hive, hive_flutter, open_file, path_provider

More

Packages that depend on easy_downloader