audio_session 0.0.8 copy "audio_session: ^0.0.8" to clipboard
audio_session: ^0.0.8 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.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.
255
likes
0
pub points
98%
popularity

Publisher

verified publisherryanheise.com

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