flutter_audio

Last updated:

0 purchases

flutter_audio Image
flutter_audio Images
Add to Cart

Description:

flutter audio

flutter_audio #
Play local mp3's on both IOS and Android
(Wait until version 1.0 before using this plugin)
Getting Started #

Create assets folder

assets/music/
copied to clipboard

Place mp3's under this new folder

assets/music/your_song.mp3
copied to clipboard
Example #
Play
FlutterAudio.play("assets/test.mp3");
copied to clipboard
Stop
FlutterAudio.stop();
copied to clipboard

License:

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.