flowder 0.2.0 copy "flowder: ^0.2.0" to clipboard
flowder: ^0.2.0 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

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

dependencies:
  flowder: ^0.2.0

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/flowder.dart';
125
likes
80
pub points
85%
popularity

Publisher

unverified uploader

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