fileaudioplayer

Last updated:

0 purchases

fileaudioplayer Image
fileaudioplayer Images
Add to Cart

Description:

fileaudioplayer

FileAudioPlayer #
Audio player for local files. This plugin have ducking support to reduce the main audio volume while playing background music.
Link to pub.dev package: fileaudioplayer
Installation #
In the dependencies section of the pubspec.yaml project file add:
fileaudioplayer: <latest_version>
copied to clipboard
Usage #
FileAudioPlayer audioPlayer = FileAudioPlayer();

audioPlayer.start(filePath);

audioPlayer.stop();

audioPlayer.pause();

audioPlayer.resume();
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.