#flutter, #package, #android, #saf, #storage
Shared Storage
Access Android Storage Access Framework, Media Store and Environment APIs through your Flutter Apps.
Install It
Documentation
See the website for documentation.
All documentation is also available under /docs
to each released version which is the data source of the website.
You can contribute to the documentation by just editing these files through the GitHub web editor!
Contributing
To check all ways you can contribute to this package see Contributing/Ways to contribute.
Use release
branch as base. Latest changes are available on master
branch but the actual latest published package version lives under release
branch.
All other branches are derivated from issues, new features or bug fixes.
Supporters
- aplicatii-romanesti who bought me a whole month of caffeine!
Contributors
- iamcosmin, limshengli reported a issue with Gradle and Kotlin version #124.
- mx1up reported a issue with
openDocumentFile
API #121. - Tamerlanchiques reported a bug which the persisted URI wasn't being properly persisted across device reboots #118.
- honjow implemented
openDocument
Android API #110 to pick single or multiple file URIs. - clragon submitted a severe bug report #107 and opened discussions around package architecture #108.
- jfaltis fixed a memory leak #86 and implemented an API to override existing files #85.
- EternityForest did report a severe crash #50 when the column ID was not provided and implemented a new feature to list all subfolders #59.
- dhaval-k-simformsolutions submitted bug reports related to duplicated file entries.
- dangilbert fixed a bug #14 when the user doesn't select a folder.
- aplicatii-romanesti submitted device specific issues.
- ankitparmar007 requested create file related APIs #20.
A huge thanks to all contributors!
Open Source
Copyright © 2021-present, Alex Rintt.
Shared Storage is MIT licensed 💖