native_audio 0.0.9 copy "native_audio: ^0.0.9" to clipboard
native_audio: ^0.0.9 copied to clipboard

outdated

An audio plugin for Flutter which makes use of the native Android and iOS audio players, handling playback, notifications and external controls.

0.0.9 #

  • Optimize progress updates [Android]

0.0.8 #

  • Fix MediaPlayer not being released [Android]

0.0.7 #

  • Properly handle Audio Focus [Android]
  • Pause playback when Bluetooth device disconnected [Android]
  • Pause playback when headset disconnected [Android]
  • Bump minSdk to 21 [Android]

0.0.6 #

  • Fixed issue causing playback not to stop when Android notification is dismissed

0.0.5 #

  • Fixed issue causing Android notification to re-appear when closed

0.0.4 #

  • Initial iOS support

0.0.3 #

  • Change package name from studio.darngood to com.danielgauci

0.0.2 #

  • Fix NPE due to incorrect context
  • Throw exception if pluginRegistrantCallback is not set
  • Clean up unused constants

0.0.1 #

  • Initial release
9
likes
0
pub points
45%
popularity

Publisher

verified publisherdanielgauci.com

An audio plugin for Flutter which makes use of the native Android and iOS audio players, handling playback, notifications and external controls.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on native_audio