youban_audio 0.3.0 copy "youban_audio: ^0.3.0" to clipboard
youban_audio: ^0.3.0 copied to clipboard

A flutter plugin to play multiple audio files simultaneously

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add youban_audio

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  youban_audio: ^0.3.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:youban_audio/youban_audio.dart';
0
likes
30
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin to play multiple audio files simultaneously

Homepage

License

unknown (LICENSE)

Dependencies

flutter, path_provider, uuid

More

Packages that depend on youban_audio