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

outdated

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_sound

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

dependencies:
  youban_sound: ^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_sound/ios_quality.dart';
import 'package:youban_sound/flutter_sound.dart';
import 'package:youban_sound/android_encoder.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A flutter plugin to play multiple audio files simultaneously

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on youban_sound