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

A simple audio player widget to preview and control media sounds .

🎧 AudioPlayerPlusWidget #

A customizable Flutter audio player widget using audioplayers, designed to be reusable, flexible, and easy to integrate in list views with automatic stop/play management.


Features #

  • Supports local file audio playback
  • Customizable player UI via customBuilder
  • Play, pause, and stop controls
  • Duration formatting (mm:ss)
  • Only one player active at a time

Getting Started #

Demo #

Demo

1. Install dependencies #

Add to your pubspec.yaml:

dependencies:
  flutter:
    sdk: flutter
  audio_player_plus:


7
likes
0
points
55
downloads

Publisher

unverified uploader

Weekly Downloads

A simple audio player widget to preview and control media sounds .

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

audioplayers, flutter, mocktail

More

Packages that depend on audio_player_plus