simple_audio_kit 1.1.2 copy "simple_audio_kit: ^1.1.2" to clipboard
simple_audio_kit: ^1.1.2 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.2 #

  • Analysis Optimization: Synchronized project with standard Dart formatter for 100/100 analysis score.
  • Dependency Update: Upgraded rxdart to 0.28.0 stable.

1.1.1 #

  • Stability Update: Fixed pub.dev "downgrade" analysis failures by adding explicit rxdart dependency constraints.
  • Metadata: Updated all dependencies to their latest verified stables based on pana analysis.

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
150
points
147
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, rxdart

More

Packages that depend on simple_audio_kit