sound_library 1.0.0 sound_library: ^1.0.0 copied to clipboard
Easy UI sounds to directly use in your app through mis develop sound library database
1.0.0 #
- Updated to Flutter 3.22.0 and Dart 3.4.0
- Added support for Web Assembly builds
- Updated dependencies
0.2.0 #
- Improved methods and updated to latest dependencies
- Enhanced documentation and examples
- Included live app to demonstrate usage and test the sound collection
- Added support for playing audio from network, assets, bytes and files
0.1.1 #
Added
- Play local audio
- Better readme with examples
0.1.0 #
Formatting and static analysis
0.0.8 #
Added web support
0.0.7 #
Playback through network
0.0.6 #
Bytes playback
0.0.5 #
Added sounds to src
0.0.4 #
Added sounds to library
0.0.3 #
Fixed exports
0.0.2 #
Removed license dependency
0.0.1 #
First free sound library for Dart