just_audio2 0.1.1 just_audio2: ^0.1.1 copied to clipboard
Flutter plugin to play audio from streams, files, assets and DASH/HLS streams. Works with audio_service to play audio in the background.
0.1.1 #
- Added buffering percentage
0.1.0 #
- Separate buffering state from PlaybackState.
- More permissive state transitions.
- Support playing local files on iOS.
0.0.6 #
- Bug fixes.
0.0.5 #
- API change for audio clipping.
- Performance improvements and bug fixes on Android.
0.0.4 #
- Remove reseeking hack.
0.0.3 #
- Feature to change audio speed.
0.0.2 #
- iOS implementation for testing (may not work).
0.0.1 #
- Initial release with Android implementation.