zuraffa_file_picker_android 1.0.1 copy "zuraffa_file_picker_android: ^1.0.1" to clipboard
zuraffa_file_picker_android: ^1.0.1 copied to clipboard

PlatformAndroid

The Android implementation of zuraffa_file_picker (Storage Access Framework): pick files, save documents and pick directories via the system document picker.

zuraffa_file_picker_android #

The Android implementation of zuraffa_file_picker: the Storage Access Framework document picker (ACTION_OPEN_DOCUMENT / ACTION_CREATE_DOCUMENT / ACTION_OPEN_DOCUMENT_TREE) behind the shared MethodChannel protocol.

This package is endorsed by zuraffa_file_picker — add the app-facing package plus this one and the OS picker is wired automatically at startup:

dependencies:
  zuraffa_file_picker: ^0.1.0
  zuraffa_file_picker_android: ^0.1.0

Picked documents are copied into the app cache so the returned descriptor always carries a readable filesystem path; no storage permission is required (the system document picker grants access).

0
likes
150
points
--
downloads

Documentation

API reference

Publisher

verified publisherzuraffa.com

The Android implementation of zuraffa_file_picker (Storage Access Framework): pick files, save documents and pick directories via the system document picker.

Homepage
Repository (GitHub)
View/report issues

Topics

#file-picker #android #zuraffa

License

MIT (license)

Dependencies

flutter, zuraffa_file_picker, zuraffa_file_picker_platform_interface

More

Packages that depend on zuraffa_file_picker_android

Packages that implement zuraffa_file_picker_android