audioplayers_platform_interface 4.0.0 audioplayers_platform_interface: ^4.0.0 copied to clipboard
The platform interface for audioplayers, a Flutter plugin to play multiple audio files simultaneously
4.0.0 #
Note: This release has breaking changes.
- DOCS: Fix repos and homepages on pubspecs (#1349). (0bdde4d9)
- BREAKING REFACTOR: rename logger_platform_interface.dart to global_platform_interface.dart (#1385). (6e837c1c)
- BREAKING FIX: remove unused
defaultToSpeaker
inAudioContextIOS
and replace withAVAudioSessionOptions.defaultToSpeaker
(#1374). (d844ef9d) - BREAKING FIX: Change the default value of iOS audio context to force speakers (#1363). (cb16c12d)
- BREAKING FEAT: configurable SoundPool and
AudioManager.mode
(#1388). (5697f187)
3.0.0 #
2.1.0 #
2.0.0 #
1.0.0-rc.2 #
1.0.0-rc.1 #
- First release after federation