downloads_path_provider 0.0.1 copy "downloads_path_provider: ^0.0.1" to clipboard
downloads_path_provider: ^0.0.1 copied to clipboard

outdated

Flutter plugin to get the download directory for Android.

downloads_path_provider #

Flutter plugin to get the download directory for Android.

Getting Started #

For help getting started with Flutter, view our online documentation.

For help on editing plugin code, view the documentation.

Usage #

To use this plugin, add downloads_path_provider as a dependency in your pubspec.yaml file.

Example #

import 'package:downloads_path_provider/downloads_path_provider.dart';  

Future<Directory> downloadsDirectory = DownloadsPathProvider.downloadsDirectory;
66
likes
0
pub points
91%
popularity

Publisher

unverified uploader

Flutter plugin to get the download directory for Android.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on downloads_path_provider