native_audio 0.0.10 copy "native_audio: ^0.0.10" to clipboard
native_audio: ^0.0.10 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.10 #

  • [Android] Allow Media Controls show in compact notification, fix by (YaarPatandarAA)https://github.com/YaarPatandarAA]
  • [iOS] Improve loading times on iOS 10 and newer, fix by (YaarPatandarAA)https://github.com/YaarPatandarAA]
  • [iOS] Show artwork in Command Center, fix by (YaarPatandarAA)https://github.com/YaarPatandarAA]

0.0.9 #

  • [Android] Optimize progress updates

0.0.8 #

  • [Android] Fix MediaPlayer not being released [Android]

0.0.7 #

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

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
points
18
downloads

Publisher

verified publisherdanielgauci.com

Weekly Downloads

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

Packages that implement native_audio