Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 521 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 521 Bytes

[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