x_storage_flutter 0.4.2 copy "x_storage_flutter: ^0.4.2" to clipboard
x_storage_flutter: ^0.4.2 copied to clipboard

Flutter widgets for XStorage

0.4.2 #

  • Reverted gapless playback changes from 0.4.1 (image state should be managed by the caller)

0.4.1 (deprecated) #

  • XStorageImage now keeps the previous image visible while loading a new one (gapless playback)

0.4.0 #

  • XStorageImage now auto-detects CachingProviderMixin to prefer local file paths when cached
  • XStorageAudioService now supports file and asset playback in addition to network
  • Added pause, resume, seek, setVolume, setLoop, setSpeed, dispose methods to XStorageAudioService

0.2.0 #

  • BREAKING CHANGE: Updated to support x_storage_core 0.2.0
  • Migrated to Result type for error handling
  • Updated widgets to handle Result types appropriately

0.1.0 #

  • Updated to use x_storage_core 0.1.0
  • Added support for video_player
  • Improved documentation

0.0.4 #

  • Fix bugs

0.0.3 #

  • Fix bugs

0.0.2 #

  • Fix bugs

0.0.1 #

  • Initial release
  • Implementation of XStorageImage widget
  • Implementation of XStorageAudioService
  • Automatic storage type detection for various storage types
0
likes
110
points
162
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter widgets for XStorage

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

cross_file, flutter, just_audio, x_storage_core

More

Packages that depend on x_storage_flutter