re_download 0.0.2 copy "re_download: ^0.0.2" to clipboard
re_download: ^0.0.2 copied to clipboard

download library for reuse

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add re_download

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

dependencies:
  re_download: ^0.0.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:re_download/re_download.dart';
2
likes
135
points
17
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

download library for reuse

License

BSD-3-Clause (license)

Dependencies

flutter, http, path_provider

More

Packages that depend on re_download