folder_selector 0.1.2 copy "folder_selector: ^0.1.2" to clipboard
folder_selector: ^0.1.2 copied to clipboard

Folder Selector Plugin

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add folder_selector

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

dependencies:
  folder_selector: ^0.1.2

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:folder_selector/folder_selector.dart';
1
likes
30
pub points
0%
popularity

Publisher

unverified uploader

Folder Selector Plugin

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, path

More

Packages that depend on folder_selector