download_file 1.2.0 copy "download_file: ^1.2.0" to clipboard
download_file: ^1.2.0 copied to clipboard

Download files easily with this package

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add download_file

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

dependencies:
  download_file: ^1.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:download_file/download_file.dart';
3
likes
120
points
409
downloads

Publisher

unverified uploader

Weekly Downloads

Download files easily with this package

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

bloc, dio, flutter, flutter_bloc, meta, open_filex, path_provider, pretty_dio_logger

More

Packages that depend on download_file