x_storage_flutter 0.4.2
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) #
XStorageImagenow keeps the previous image visible while loading a new one (gapless playback)
0.4.0 #
XStorageImagenow auto-detectsCachingProviderMixinto prefer local file paths when cachedXStorageAudioServicenow supports file and asset playback in addition to network- Added
pause,resume,seek,setVolume,setLoop,setSpeed,disposemethods toXStorageAudioService
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