x_storage_core 0.2.0 copy "x_storage_core: ^0.2.0" to clipboard
x_storage_core: ^0.2.0 copied to clipboard

Core package for x_storage providing XStorageProvider and other base functionality

0.2.0 #

  • BREAKING CHANGE: Migrated error handling to use Result type from type_result package
  • BREAKING CHANGE: Renamed XStorageError to XStorageException
  • All storage operations now return Result<T, XStorageException>
  • Improved type safety in error handling
  • Added dependency on type_result: ^3.0.1

0.1.0 #

  • BREAKING CHANGE: Renamed XStorageDriver to XStorageProvider for better semantic clarity
  • Renamed all related classes, methods, and documentation to use "Provider" instead of "Driver"
  • Updated all mixins to work with XStorageProvider
  • Improved documentation

0.0.4 #

  • Fix bugs

0.0.3 #

  • Fix bugs

0.0.2 #

  • Add getProviderFromScheme method to XStorage
  • Add changeSchema method to XUri

0.0.1 #

  • Initial release
  • Implementation of basic storage interface
  • Various Mixins (Network, File, Asset)
  • URI-based file management functionality
0
likes
0
points
48
downloads

Publisher

unverified uploader

Weekly Downloads

Core package for x_storage providing XStorageProvider and other base functionality

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

cross_file, flutter, type_result

More

Packages that depend on x_storage_core