file_audio 0.1.1
file_audio: ^0.1.1 copied to clipboard
A plugin for playing audio files and asset files with ducking support for iOS and Android.
0.0.1 #
- Inital release. This package is based on FileAudioPlayer by @tapeo https://github.com/tapeo
0.0.2 #
- Added optional parameter to FileAudio constructor to disable ducking. By default other audio is ducked
0.0.3 #
- Documentation and some small bugfixes to enhance pub points
0.0.4 #
- Fix formatting issue
0.0.5 #
- Upgrade Android build
0.1.0 #
- Add SPM support and update deprecated code
0.1.1 #
- fix build gradle to work with higher agp version