timoknapp / sound-on-fire

🔊☁️ 🔥📺 A Flutter based SoundCloud App for your Fire TV
Other
76 stars 6 forks source link

fix(deps): update dependency audioplayers to ^0.16.0 #13

Closed timoknapp closed 4 years ago

timoknapp commented 4 years ago

This PR contains the following updates:

Package Type Update Change
audioplayers dependencies minor ^0.14.0 -> ^0.16.0

Release Notes

luanpotter/audioplayer ### [`v0.16.1`](https://togithub.com/luanpotter/audioplayer/blob/master/CHANGELOG.md#​0161) - Fix Exception thrown when calling audioPlayer.dispose - Fix bug with AudioCache crash on iOS ### [`v0.16.0`](https://togithub.com/luanpotter/audioplayer/blob/master/CHANGELOG.md#​0160) [Compare Source](https://togithub.com/luanpotter/audioplayer/compare/0.15.1...0.16.0) - Implemented stream routing for iOS - Call release on dispose - Fix iOS build - Breaking change audio cache prefix in order to allow override 'assets' ### [`v0.15.1`](https://togithub.com/luanpotter/audioplayer/blob/master/CHANGELOG.md#audioplayers-0151) [Compare Source](https://togithub.com/luanpotter/audioplayer/compare/0.15.0...0.15.1) - Fix web for release mode ### [`v0.15.0`](https://togithub.com/luanpotter/audioplayer/blob/master/CHANGELOG.md#audioplayers-0150) [Compare Source](https://togithub.com/luanpotter/audioplayer/compare/0.14.2...0.15.0) - Improve loop/readme for web support - Audio cache support for web - Re-adding partial web support

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Renovate Bot.