taudio 10.0.0
taudio: ^10.0.0 copied to clipboard
A complete api for audio playback and recording. Member of the `Tau` Family. Audio player, audio recorder. Pray for Ukraine.
10.0.0 #
- Flutter Sound v10.0 (taudio). Actually just a port of Flutter Sound v9.x (Please pay attention to the GPL License).
- fix 404 errors int the doc, because the API ref. was moved (#1173)
- Android : Use MediaPlayer's asynchronous prepareAsync() instead of synchronous prepare(), to avoid ANRs when there is no network connection when trying to play from a remote URL. Many thanks to Eric for his PR.
- Android : Fix a bug when startPlayer() fires an Exception (#1174)
- Add a very simple guide on how to upgrade 9.x to 10.0
0.17.19 #
- A port of Flutter Sound 9.26.0