audio_helper 0.0.2 copy "audio_helper: ^0.0.2" to clipboard
audio_helper: ^0.0.2 copied to clipboard

outdated

Help you easier to add sounds and background music to your games or apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_helper

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

dependencies:
  audio_helper: ^0.0.2

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:audio_helper/audio_helper.dart';
3
likes
0
pub points
60%
popularity

Publisher

verified publisherlamnhan.dev

Help you easier to add sounds and background music to your games or apps.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, just_audio

More

Packages that depend on audio_helper