eticon_downloader 1.0.4 copy "eticon_downloader: ^1.0.4" to clipboard
eticon_downloader: ^1.0.4 copied to clipboard

Flutter plugin to download file in download directory

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add eticon_downloader

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

dependencies:
  eticon_downloader: ^1.0.4

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:eticon_downloader/eticon_downloader.dart';
0
likes
90
pub points
60%
popularity

Publisher

unverified uploader

Flutter plugin to download file in download directory

Documentation

API reference

License

MIT (LICENSE)

Dependencies

android_path_provider, device_info_plus, flutter, gallery_saver, http, mime_type, path, path_provider, permission_handler

More

Packages that depend on eticon_downloader