From ab1444a9b40047cebd9d85ae4d6fc258602b9b3c Mon Sep 17 00:00:00 2001 From: Florent CHAMPIGNY Date: Wed, 3 Jun 2020 23:04:38 +0200 Subject: [PATCH] Added AssetsAudioPlayer --- source.md | 1 + 1 file changed, 1 insertion(+) diff --git a/source.md b/source.md index 456905c..85c9273 100644 --- a/source.md +++ b/source.md @@ -329,6 +329,7 @@ If you appreciate the content 📖, support projects visibility, give 👍| ⭐| - [Audio Recorder](https://github.com/ZaraclaJ/audio_recorder) - Record audio and store it locally by [Jordan Alcaraz](https://twitter.com/jordanalcrz) - [Stereo](https://github.com/2find/stereo) - Playing music on iOS and Android by [2Find](https://github.com/2find) - [Flutter Sound](https://github.com/dooboolab/flutter_sound) - Flutter audio recorder and player at one hand by [dooboolab](https://github.com/dooboolab) +- [AssetsAudioPlayer](https://github.com/florent37/Flutter-AssetsAudioPlayer) Play simultaneously music/audio from assets/network/file directly from Flutter, compatible with android / ios / web / macos, displays notifications. #### Video