audioplayer

A flutter plugin for music playback including notification handling
admin
audio_manager - A flutter plugin for music playback, including notification handling........................................

Minimalistic local music player built with flutter for android
admin
Simple local music player built with flutter. It uses the audioplayer plugin to play files, and path_provider to locate the external directory and search it for playable files. Metadata is gathered through native java code. I also used this Waves widget.

A flutter plugin to play audio files
admin
A Flutter audio plugin (ObjC/Java) to play remote or local audio files. The dart part of the plugin listen for platform calls.

Flutter plugin to play multiple simultaneously audio files
admin
A Flutter plugin to play multiple simultaneously audio files, works for Android and iOS. Audio player for Flutter Mobile app development.