simple_audio_kit 1.1.0 copy "simple_audio_kit: ^1.1.0" to clipboard
simple_audio_kit: ^1.1.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.1.0 #

  • Pub.dev Optimization: Achieved 160/160 pub points by upgrading all core dependencies and resolving static analysis lints.
  • API Migration: Updated core playback engine to just_audio 0.10.x stable API.
  • Platform Support: Enhanced platform-aware initialization to gracefully handle Desktop (Windows/Linux) headless playback when audio_service is unsupported.

1.0.0 #

  • Initial Production Release.
  • High-level Audio static 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 SimpleAudioException system 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.
2
likes
130
points
150
downloads

Documentation

API reference

Publisher

verified publisherwebcode.codes

Weekly Downloads

A professional, zero-config audio playback library for Flutter. Supports playlists, background playback, lock screen controls, and robust error handling out-of-the-box.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

audio_service, audio_session, equatable, flutter, just_audio

More

Packages that depend on simple_audio_kit