downloads_path_provider_28

Creator: coderz1093

Last updated:

Add to Cart

Description:

downloads path provider 28

downloads_path_provider_28 #
Flutter plugin to get the downloads directory.

This plugin has lots of inconsistencies and should no longer be used. Feel free to fork and tweak it.

Getting Started #
For help getting started with Flutter, view our online
documentation.
For help on editing plugin code, view the documentation.
Usage #

Add downloads_path_provider_28 as a dependency in your pubspec.yaml file.
Add <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> to your AndroidManifest.xml

Example #
import 'package:downloads_path_provider_28/downloads_path_provider_28.dart';

Future<Directory> downloadsDirectory = DownloadsPathProvider.downloadsDirectory;
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.