audiofileplayer 2.1.1 copy "audiofileplayer: ^2.1.1" to clipboard
audiofileplayer: ^2.1.1 copied to clipboard

A Flutter plugin for audio playback.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audiofileplayer

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

dependencies:
  audiofileplayer: ^2.1.1

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:audiofileplayer/audiofileplayer.dart';
64
likes
100
pub points
91%
popularity

Publisher

unverified uploader

A Flutter plugin for audio playback.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, logging, meta, uuid

More

Packages that depend on audiofileplayer