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

PlatformAndroid

Android implementation of the file_picker plugin, supporting file picking, saving, and Storage Access Framework (SAF) URI grants.

1.0.1 #

  • Improved package description, added example, and added missing API documentation.

1.0.0 #

  • Initial release of Android implementation package for file_picker.
  • Removed the Apache Tika dependency (~300 KB) used for MIME type detection in saveFile(). MIME types are now resolved from the file name extension via MimeTypeMap, with URLConnection.guessContentTypeFromStream as a content-sniffing fallback when no extension is available. #2101
0
likes
160
points
37.3k
downloads

Documentation

API reference

Publisher

verified publishermiguelruivo.com

Weekly Downloads

Android implementation of the file_picker plugin, supporting file picking, saving, and Storage Access Framework (SAF) URI grants.

Repository (GitHub)
View/report issues
Contributing

Topics

#file-picker #android

License

MIT (license)

Dependencies

cross_file, file_picker_platform_interface, flutter, path

More

Packages that depend on android_file_picker

Packages that implement android_file_picker