directory_picker 1.0.0 copy "directory_picker: ^1.0.0" to clipboard
directory_picker: ^1.0.0 copied to clipboard

A flutter package to pick directories and handles requesting required permissions as well.

[1.0.0] #

  • Migrated to AndroidX.
  • Changed permission handling plugin from simple_permissions to permissions_handler.

[0.2.2] #

  • Fixes a bug with permission handling.

[0.2.1] #

  • Added a missing dependency to pubspec.yaml.

[0.2.0] #

  • Now new folders can be created directly from directory picker. Enable it by passing allowFolderCreation = true to the picker.

[0.1.0] #

  • Fixes typo in README
  • Code formatted and version bump to release.

[0.0.1] #

  • Adds initial version of directory_picker
5
likes
30
pub points
67%
popularity

Publisher

unverified uploader

A flutter package to pick directories and handles requesting required permissions as well.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter, path, permission_handler

More

Packages that depend on directory_picker