flutter_file_manager 0.0.6 copy "flutter_file_manager: ^0.0.6" to clipboard
flutter_file_manager: ^0.0.6 copied to clipboard

discontinued
outdated

A set of utilities, that help you to manage the files & directories in Android system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_file_manager

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

dependencies:
  flutter_file_manager: ^0.0.6

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:flutter_file_manager/flutter_file_manager.dart';
9
likes
0
pub points
86%
popularity

Publisher

unverified uploader

A set of utilities, that help you to manage the files & directories in Android system.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, path_provider

More

Packages that depend on flutter_file_manager