storax 0.0.5 copy "storax: ^0.0.5" to clipboard
storax: ^0.0.5 copied to clipboard

Android storage access for Flutter — SAF-aware, OEM-safe, and honest.

0.0.5 #

  • New: Added moveToTrash, listTrash, restoreFromTrash, emptyTrash methods
  • New: Added copy, rename, createFolder, createFile, delete methods

0.0.4 #

  • Fix: Limit public API visibility to prevent unintended usage

0.0.3 #

  • Breaking change:
    • getNativeRoots now returns StoraxVolume instead of Map<String, dynamic>
    • getAllRoots now returns StoraxVolume instead of Map<String, dynamic>
    • listDirectory now returns StoraxEntry instead of Map<String, dynamic>
    • traverseDirectory now returns StoraxEntry instead of Map<String, dynamic>
    • detectOEM now returns StoraxOem instead of Map<String, dynamic>

0.0.2 #

  • Dependency updates.

0.0.1 #

  • Initial release.
1
likes
0
points
347
downloads

Publisher

verified publisherkumpali.com

Weekly Downloads

Android storage access for Flutter — SAF-aware, OEM-safe, and honest.

Repository (GitHub)
View/report issues

Topics

#storax #storage #android #file-manager #file-explorer

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on storax

Packages that implement storax