audio_player_plus 0.2.0 copy "audio_player_plus: ^0.2.0" to clipboard
audio_player_plus: ^0.2.0 copied to clipboard

A simple audio player package to preview and control audio sounds .

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add audio_player_plus

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

dependencies:
  audio_player_plus: ^0.2.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:audio_player_plus/audio_player_plus.dart';
7
likes
150
points
96
downloads

Publisher

unverified uploader

Weekly Downloads

A simple audio player package to preview and control audio sounds .

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

audio_service, audioplayers, flutter, mocktail

More

Packages that depend on audio_player_plus