flowder_ex 0.2.2 copy "flowder_ex: ^0.2.2" to clipboard
flowder_ex: ^0.2.2 copied to clipboard

Persistent file downloader manager, start, pause, resume, cancel your download.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flowder_ex

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

dependencies:
  flowder_ex: ^0.2.2

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:flowder_ex/flowder_ex.dart';
0
likes
150
points
202
downloads

Publisher

unverified uploader

Weekly Downloads

Persistent file downloader manager, start, pause, resume, cancel your download.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

dio, flutter, flutter_web_plugins

More

Packages that depend on flowder_ex