simple_audio_player 1.1.5 copy "simple_audio_player: ^1.1.5" to clipboard
simple_audio_player: ^1.1.5 copied to clipboard

A simple audio player for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_audio_player

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

dependencies:
  simple_audio_player: ^1.1.5

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:simple_audio_player/simple_audio_player.dart';
9
likes
130
points
359
downloads

Publisher

unverified uploader

Weekly Downloads

A simple audio player for Flutter.

Homepage
Repository (GitHub)

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on simple_audio_player