audio_session 0.1.2 copy "audio_session: ^0.1.2" to clipboard
audio_session: ^0.1.2 copied to clipboard

outdated

Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.

0.1.2 #

  • Support rxdart 0.27.0.

0.1.1 #

  • Fix iOS interruption notifications bug.
  • Fix deprecated warnings on Android (@lhartman1).

0.1.0 #

  • Support null safety.

0.0.11 #

  • Fix Android NPE if focus lost after dispose.

0.0.10 #

  • Support rxdart 0.25.0.
  • Fix leaked context on Android.
  • Remove compiler warnings on iOS.

0.0.9 #

  • ARC fixes on iOS.
  • Register notification observers once for all FlutterEngines on iOS.
  • Add AVAudioSessionInterruptionNotification.wasSuspended.

0.0.8 #

  • Support becomingNoisyEventStream on iOS (@snaeji).

0.0.7 #

  • Fix bug in androidWillPauseWhenDucked.
  • Improve documentation.

0.0.6 #

  • Handle AVAudioSessionInterruptionTypeEnded correctly on iOS.

0.0.5 #

  • Fix music() preset so that iOS notification can appear.

0.0.4 #

  • Lower minSdkVersion to 16.

0.0.3 #

  • Add bitwise operations to flags and options.
  • Add AudioSessionConfiguration.copyWith.

0.0.2 #

  • Lower min sdk to 1.12.13+hotfix.5
  • Add override options to setActive.
  • Remove close.

0.0.1 #

  • Initial release.
338
likes
0
points
763k
downloads

Publisher

verified publisherryanheise.com

Weekly Downloads

Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, rxdart

More

Packages that depend on audio_session

Packages that implement audio_session