file_audio

Last updated:

0 purchases

file_audio Image
file_audio Images
Add to Cart

Description:

file audio

file_audio #
A plugin for playing audio files and asset files with ducking support for iOS and Android.
Link to pub.dev package: flie_audio
Installation #
In the dependencies section of the pubspec.yaml project file add:
file_audio: <latest_version>
copied to clipboard
Usage #
FileAudio audioPlayer = FileAudio();

audioPlayer.playAsset(assetPath);

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.