simple_audio_kit 1.0.0
simple_audio_kit: ^1.0.0 copied to clipboard
A professional, zero-config audio playback library for Flutter. Supports playlists, background playback, lock screen controls, and robust error handling out-of-the-box.
1.0.0 #
- Initial Production Release.
- High-level
Audiostatic facade for absolute simplicity. - Playlist Support: Effortless queue management with gapless playback.
- Background Integration: Automated bindings for iOS Control Center and Android Notifications.
- Advanced Controls: Support for seeking, custom playback speeds (0.5x - 2.0x), and internal volume control.
- Error Handling: Descriptive
SimpleAudioExceptionsystem with automatic network recovery. - Reactive Core: Exposed streams for playback state, position, duration, and errors.
- App Lifecycle Aware: Graceful resource cleanup when the app is detached.