storax 0.0.8
storax: ^0.0.8 copied to clipboard
Android storage access for Flutter — SAF-aware, OEM-safe, and honest.
0.0.8 #
- New: Added
generateUniqueFramemethod - New: Added
generateGifThumbnailmethod
0.0.7 #
- Breaking change:
openFilenow takespathandmimeparameters only.
0.0.6 #
- New: Added
getPlatformVersionandgetSDKIntVersionmethods
0.0.5 #
- New: Added
moveToTrash,listTrash,restoreFromTrash,emptyTrashmethods - New: Added
copy,rename,createFolder,createFile,deletemethods
0.0.4 #
- Fix: Limit public API visibility to prevent unintended usage
0.0.3 #
- Breaking change:
getNativeRootsnow returnsStoraxVolumeinstead ofMap<String, dynamic>getAllRootsnow returnsStoraxVolumeinstead ofMap<String, dynamic>listDirectorynow returnsStoraxEntryinstead ofMap<String, dynamic>traverseDirectorynow returnsStoraxEntryinstead ofMap<String, dynamic>detectOEMnow returnsStoraxOeminstead ofMap<String, dynamic>
0.0.2 #
- Dependency updates.
0.0.1 #
- Initial release.