downloader_notifier 1.0.3 copy "downloader_notifier: ^1.0.3" to clipboard
downloader_notifier: ^1.0.3 copied to clipboard

A floating bar for real-time download progress updates, designed for both Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add downloader_notifier

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

dependencies:
  downloader_notifier: ^1.0.3

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:downloader_notifier/downloader_notifier.dart';
1
likes
80
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A floating bar for real-time download progress updates, designed for both Android and iOS.

Homepage
Repository (GitHub)

Topics

#utility #downloader #notification

Documentation

API reference

Funding

Consider supporting this project:

ko-fi.com

License

MIT (license)

Dependencies

fl_downloader, flutter, flutter_in_app_pip

More

Packages that depend on downloader_notifier