easy_audio_player 1.0.1 copy "easy_audio_player: ^1.0.1" to clipboard
easy_audio_player: ^1.0.1 copied to clipboard

A drop-in Flutter audio player with background playback, notification controls, and Material 3 adaptive theming.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add easy_audio_player

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

dependencies:
  easy_audio_player: ^1.0.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:easy_audio_player/easy_audio_player.dart';
11
likes
150
points
29
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A drop-in Flutter audio player with background playback, notification controls, and Material 3 adaptive theming.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

audio_session, audio_video_progress_bar, flutter, just_audio, just_audio_background, just_waveform, rxdart

More

Packages that depend on easy_audio_player