flutter_download_manager_dio4 0.5.6 copy "flutter_download_manager_dio4: ^0.5.6" to clipboard
flutter_download_manager_dio4: ^0.5.6 copied to clipboard

Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_download_manager_dio4

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

dependencies:
  flutter_download_manager_dio4: ^0.5.6

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:flutter_download_manager_dio4/flutter_download_manager.dart';
5
likes
115
points
34
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter Download Manager is a Cross-Platform file downloader with resumeable, parallel and batch Download support. Also be notified of download status and progress updates

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, dio, flutter

More

Packages that depend on flutter_download_manager_dio4