Flutter Gems is a curated list of 7100+ useful Dart & Flutter packages that are categorized based on functionality.
Top Flutter Music and Audio packages
Last updated: March 18, 2026
In case you want to play audio or radio, record audio, provide music player UI (with basic controls like play, pause, and skip, or advanced like playback speed, playlist), visualize audio waveforms, control volume and access other audio utilities, the complete list of Flutter packages is provided below.
just_audio
👍 4.11K ⬇️ 648.8K
Dart 3 compatibleMaintenance Status: Good
A feature-rich audio player for Flutter. Loop, clip and sequence any sound from any source (asset/file/URL/stream) in gapless playlists.
audioplayers
👍 3.4K ⬇️ 628K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin to play multiple audio files simultaneously
flutter_sound
👍 1.63K ⬇️ 61.2K
Dart 3 compatibleMaintenance Status: Good
A complete api for audio playback and recording. Member of the `Tau` Family. Audio player, audio recorder. Pray for Ukraine.
audio_service
👍 1.32K ⬇️ 99.1K
Dart 3 compatibleMaintenance Status: Good
Flutter plugin to play audio in the background while the screen is off.
record
👍 871 ⬇️ 434.6K
Dart 3 compatibleMaintenance Status: Good
Audio recorder from microphone to file or stream with multiple codecs, bit rate and sampling rate options.
assets_audio_player
👍 1.17K ⬇️ 2.7K
Dart 3 compatibleMaintenance Status: Poor
Play music/audio stored in assets files directly from Flutter & Network, Radio, LiveStream, Local files. Compatible with Android, iOS, web and macOS.
audio_session
👍 354 ⬇️ 701.1K
Dart 3 compatibleMaintenance Status: Good
Sets the iOS audio session category and Android audio attributes for your app, and manages your app's audio focus, mixing and ducking behaviour.
media_kit
👍 876 ⬇️ 137.9K
Dart 3 compatibleMaintenance Status: Good
A cross-platform video player & audio player for Flutter & Dart. Performant, stable, feature-proof & modular.
audio_waveforms
👍 857 ⬇️ 45.7K
Dart 3 compatibleMaintenance Status: Good
A Flutter package that allow you to generate waveform while recording audio or from audio file.
flutter_soloud
👍 552 ⬇️ 41.5K
Dart 3 compatibleMaintenance Status: Good
A low-level audio plugin for Flutter, mainly meant for games and immersive apps. Based on the SoLoud (C++) audio engine.
audio_video_progress_bar
👍 441 ⬇️ 33.8K
Dart 3 compatibleMaintenance Status: Average
A progress bar widget to show or change the position of an audio or video stream.
just_audio_background
👍 361 ⬇️ 34.4K
Dart 3 compatibleMaintenance Status: Good
An add-on for just_audio that supports background playback and media notifications.
miniplayer
👍 329 ⬇️ 1.1K
Dart 3 compatibleMaintenance Status: Poor
A lightweight flutter package to simplify the creation of a miniplayer.
just_waveform
👍 267 ⬇️ 15.8K
Dart 3 compatibleMaintenance Status: Good
Extracts waveform data from an audio file suitable for visually rendering the waveform.
voice_message_package
👍 254 ⬇️ 1.7K
Dart 3 compatibleMaintenance Status: Average
Flutter package to play/puase voice message in chat messengers.
flutter_audio_waveforms
👍 252 ⬇️ 6
Dart 3 compatibleMaintenance Status: Poor
A UI library for easily adding audio waveforms to your apps, with several customization options.
fwfh_just_audio
👍 3 ⬇️ 198.3K
Dart 3 compatibleMaintenance Status: Good
WidgetFactory extension to render AUDIO with the just_audio plugin.
on_audio_query
👍 180 ⬇️ 3.1K
Dart 3 compatibleMaintenance Status: Poor
Flutter Plugin used to query audios/songs infos [title, artist, album, etc..] from device storage.
social_media_recorder
👍 178 ⬇️ 424
Dart 3 compatibleMaintenance Status: Average
A Flutter package for both android and iOS which provides Audio recorder from microphone to a given file path through Button to record voice like social media Button
siri_wave
👍 148 ⬇️ 14.8K
Dart 3 compatibleMaintenance Status: Good
A Flutter package that lets you create visually stunning Siri-style waveforms.
audio_manager
👍 150 ⬇️ 243
Dart 3 compatibleMaintenance Status: Poor
A flutter plugin for music playback, including notification handling.
flutter_radio_player
👍 135 ⬇️ 346
Dart 3 compatibleMaintenance Status: Good
Online Radio Player for Flutter with background playback, lock screen controls, and streaming support for Android and iOS.
noise_meter
👍 127 ⬇️ 8K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for collecting noise from the phone's microphone.
flame_audio
👍 108 ⬇️ 19.8K
Dart 3 compatibleMaintenance Status: Good
Audio support for the Flame game engine, basically a thin wrapper around the audioplayers package.
chewie_audio
👍 89 ⬇️ 33.3K
Dart 3 compatibleMaintenance Status: Poor
An audio player for Flutter with Cupertino and Material play controls
audio_wave
👍 115 ⬇️ 1.1K
Dart 3 compatibleMaintenance Status: Poor
A highly customizable bar graph(or wave graph) with animation, color, radius, spaces, etc.
sound_stream
👍 114 ⬇️ 1.5K
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for streaming audio data from Mic and data to Audio engine without using a file.
flutter_beep
👍 104 ⬇️ 2K
Dart 3 compatibleMaintenance Status: Poor
A very lite module to play system sounds and beep for flutter apps (no sound files)
flutter_lyric
👍 103 ⬇️ 972
Dart 3 compatibleMaintenance Status: Good
A music lyric reader that supports highlight, translation lyrics, smooth animation, custom UI & parsing.
spotify
👍 100 ⬇️ 2.6K
Dart 3 compatibleMaintenance Status: Good
An incomplete dart library for interfacing with the Spotify Web API.
waveform_flutter
👍 71 ⬇️ 31.6K
Dart 3 compatibleMaintenance Status: Average
Build highly customizable & beautiful animated waveforms in your Flutter app
mic_stream
👍 99 ⬇️ 723
Dart 3 compatibleMaintenance Status: Average
A plugin to receive raw byte streams from a device's microphone. Audio is returned as `Stream
radio_player
👍 85 ⬇️ 593
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin to play streaming audio content with background support and lock screen controls.
flutter_recorder
👍 83 ⬇️ 1.6K
Dart 3 compatibleMaintenance Status: Good
A low-level audio recorder plugin which uses miniaudio as backend. Detect silence and save to WAV audio file. Audio wave, FFT and volume level can be get in real-time.
voice_note_kit
👍 83 ⬇️ 166
Dart 3 compatibleMaintenance Status: Good
A modern Flutter package to record and play voice notes with customizable UI, sound effects, and gestures.
flutter_midi_command
👍 76 ⬇️ 1.7K
Dart 3 compatibleMaintenance Status: Average
A Flutter plugin for sending and receiving MIDI messages between Flutter and physical and virtual MIDI devices. Wraps CoreMIDI and android.media.midi in a thin dart/flutter layer.
audio_visualizer
👍 77 ⬇️ 546
Dart 3 compatibleMaintenance Status: Average
A Flutter package for seamlessly visualizing audio from files, assets, HTTP streams, microphone input, and raw PCM16 data.
wave_blob
👍 73 ⬇️ 1.1K
Dart 3 compatibleMaintenance Status: Poor
This package provide a blob wave animation that can be customized to your needs. You can playing audio using amplitude of voice.
audiofileplayer
👍 67 ⬇️ 6.1K
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin for audio playback.
music_visualizer
👍 72 ⬇️ 293
Dart 3 compatibleMaintenance Status: Poor
this plugin help developers to show a music wave through animation.
tflite_audio
👍 69 ⬇️ 145
Dart 3 compatibleMaintenance Status: Poor
Audio classification Tflite package for flutter (iOS & Android). Can support Google Teachable Machine models.
mini_music_visualizer
👍 65 ⬇️ 645
Dart 3 compatibleMaintenance Status: Average
A flutter package for show simple music visualizer animation
flutter_sequencer
👍 63 ⬇️ 97
Dart 3 compatibleMaintenance Status: Poor
A Flutter plugin for sequencing audio. Use it to build sequences of notes and play them back using SFZ or SF2 sound fonts.
wav
👍 36 ⬇️ 24.1K
Dart 3 compatibleMaintenance Status: Good
Super simple pure Dart package for reading and writing WAV and raw audio files.
record_mp3
👍 58 ⬇️ 154
Dart 3 compatibleMaintenance Status: Poor
Record an MP3 using the Platform native API,You can start ,pause,resume and stop record,And export an MP3 file.
kplayer
👍 57 ⬇️ 293
Dart 3 compatibleMaintenance Status: Poor
audio player that support all platforms.
waveform_recorder
👍 46 ⬇️ 7.5K
Dart 3 compatibleMaintenance Status: Good
A Flutter package for recording audio with real-time waveform visualization, ideal for voice messaging and audio recording features in chat applications.
audio_streamer
👍 43 ⬇️ 9.7K
Dart 3 compatibleMaintenance Status: Good
Streaming of Pulse-code modulation (PCM) audio from Android and iOS
flutter_fft
👍 51 ⬇️ 17
Dart 3 compatibleMaintenance Status: Poor
Pitch detection plugin, made for my personal project. Makes use of platform channels (currently Android only) in order to process audio in real-time and give feedback.
fast_noise
👍 40 ⬇️ 11.1K
Dart 3 compatibleMaintenance Status: Poor
A port of the fast noise algorithms, featuring cellular_noise, cubic_noise, perlin_noise, simplex_noise, value_noise and white_noise
dart_melty_soundfont
👍 48 ⬇️ 391
Dart 3 compatibleMaintenance Status: Good
A Soundfont synthesizer (i.e. '.sf2' player) written in pure Dart.
flutter_midi
👍 45 ⬇️ 191
Dart 3 compatibleMaintenance Status: Poor
A FLutter Plugin to Play midi on iOS and Android.
sound_generator
👍 42 ⬇️ 2.5K
Dart 3 compatibleMaintenance Status: Good
Sound Generator is a procedural audio plugin for Flutter applications. It enables smooth frequency transitions and allows users to visualize signal waveforms in real-time
flutter_sound_record
👍 42 ⬇️ 1.5K
Dart 3 compatibleMaintenance Status: Poor
Audio recorder from microphone to a given file path with multiple codecs, bit rate and sampling rate options.
flutter_piano_audio_detection
👍 43 ⬇️ 61
Dart 3 compatibleMaintenance Status: Poor
Flutter plug-in for Piano Audio Detection. Can recognize the piano sound in real time using Google Magenta tflite model.
flutter_pcm_sound
👍 39 ⬇️ 3.3K
Dart 3 compatibleMaintenance Status: Good
Send real-time PCM audio (16-bit integer) to your device speakers
assets_audio_player_web
👍 39 ⬇️ 2.5K
Dart 3 compatibleMaintenance Status: Poor
Web plugin for assets_audio_player, play music/audio stored in assets files directly from Flutter.
microphone
👍 41 ⬇️ 381
Dart 3 compatibleMaintenance Status: Poor
Plugin (web-only at this time) for recording audio through the microphone. This is an audio recorder plugin.
piano
👍 41 ⬇️ 66
Dart 3 compatibleMaintenance Status: Poor
Utilities and widgets for working with piano sheet music learning.
flutter_hls_parser
👍 35 ⬇️ 5.6K
Dart 3 compatibleMaintenance Status: Poor
dart plugin for parse m3u8 file for HLS. both of master and media file is supported.
tonic
👍 40 ⬇️ 247
Dart 3 compatibleMaintenance Status: Poor
Classes and methods for representing and manipulating concepts from music theory: Pitch, PitchClass, Interval, Scale, Chord.
flutter_chord
👍 40 ⬇️ 101
Dart 3 compatibleMaintenance Status: Poor
Lyrics Chord parser and renderer for Flutter. It also comes with transpose and auto-scroll features.
perfect_volume_control
👍 38 ⬇️ 2K
Dart 3 compatibleMaintenance Status: Good
Flutter volume control plug-in, supports Android and IOS, has: Show hidden volume icon, volume change monitoring, set volume, get the current volume of the device.
just_audio_windows
👍 32 ⬇️ 8.2K
Dart 3 compatibleMaintenance Status: Average
Windows platform implementation of just_audio. Implemented using WinRT MediaPlayer
audio_flux
👍 39 ⬇️ 221
Dart 3 compatibleMaintenance Status: Good
Audio visualizer which uses flutter_soloud and flutter_recorder to acquire the audio data and display them using a CustomPainter or shader_buffer to render them to shaders.
flutter_audio_recorder2
👍 38 ⬇️ 90
Dart 3 compatibleMaintenance Status: Poor
Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.
podcast_search
👍 36 ⬇️ 967
Dart 3 compatibleMaintenance Status: Good
A library for searching for podcasts and parsing podcast RSS feeds. Supports iTunes and PodcastIndex directories, and newer features such as chapters and transcripts.
flutter_plugin_record
👍 36 ⬇️ 205
Dart 3 compatibleMaintenance Status: Poor
The flutter voice recording plug-in,provides the recording animation and the recording successfully returns to the recording file path
flutter_audio_capture
👍 33 ⬇️ 1.5K
Dart 3 compatibleMaintenance Status: Good
Capture the audio buffer stream through microphone for iOS/Android.
music_notes
👍 33 ⬇️ 335
Dart 3 compatibleMaintenance Status: Good
A comprehensive Dart library for effortlessly working with music theory concepts.
flutter_midi_pro
👍 31 ⬇️ 1.4K
Dart 3 compatibleMaintenance Status: Good
The `flutter_midi_pro` plugin provides functions for loading SoundFont (.sf2) files, changing instruments and playing notes with midi commands.
another_audio_recorder
👍 31 ⬇️ 551
Dart 3 compatibleMaintenance Status: Good
(Null-Safe + V2) Audio Record Plugin that supports record, pause, resume, stop, and provide access to audio level metering properties average power peak power.
acr_cloud_sdk
👍 31 ⬇️ 81
Dart 3 compatibleMaintenance Status: Poor
This is an unofficial ACR Cloud SDK to recognize sound and music influtter
waveform_fft
👍 30 ⬇️ 49
Dart 3 compatibleMaintenance Status: Average
A Flutter package for real-time audio visualization using FFT (Fast Fourier Transform). and audio capture using microphone data
easy_audio_trimmer
👍 30 ⬇️ 11
Dart 3 compatibleMaintenance Status: Poor
A Flutter package for trimming audio. This supports retrieving, trimming, and storage of trimmed audio files to the file system.
flutter_shazam_kit
👍 29 ⬇️ 82
Dart 3 compatibleMaintenance Status: Poor
A plugin that helps you detect songs through your device's microphone.
audiotags
👍 28 ⬇️ 877
Dart 3 compatibleMaintenance Status: Good
Read and write audio metadata in Flutter. Supports multiple formats.
coast_audio
👍 28 ⬇️ 202
Dart 3 compatibleMaintenance Status: Average
A cross-platform audio library written in Dart with FFI. You can play, record, and process audio with managed memory support.
playify
👍 27 ⬇️ 81
Dart 3 compatibleMaintenance Status: Poor
Playify is a Flutter plugin for playing music and fetching music metadata. Currently supports only iOS.
social_media_audio_recorder
👍 27 ⬇️ 45
Dart 3 compatibleMaintenance Status: Poor
A flutter package that use for build animated voice recorder as like other social media.
mp3_info
👍 23 ⬇️ 939
Dart 3 compatibleMaintenance Status: Good
A package for extracting key meta information from an MP3 file including sample rate, bitrate and duration. Written in pure Dart.
dart_tags
👍 23 ⬇️ 593
Dart 3 compatibleMaintenance Status: Average
The library for work with music tags like ID3. Written on pure Dart. It can be used in flutter, web, and vm projects.
ringtone_player
👍 22 ⬇️ 94
Dart 3 compatibleMaintenance Status: Poor
A player for system default ringtone, alarm and notification.
ocarina
👍 19 ⬇️ 72
Dart 3 compatibleMaintenance Status: Average
Play local (assets or external/internal storage) audio files with flutter on Android or iOS
native_audio_trimmer
👍 6 ⬇️ 122
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for trimming audio files on Android and iOS without using FFmpeg.
flutter_audio_tagger
👍 5 ⬇️ 268
Dart 3 compatibleMaintenance Status: Good
A Flutter plugin for reading and editing audio file metadata (tags) with support for multiple audio formats.
audio_converter_native
👍 4 ⬇️ 95
Dart 3 compatibleMaintenance Status: Good
A Flutter package for native audio conversion using Platform Channels. Supports real audio conversion on Android and iOS without external dependencies.
recorder
👍 2 ⬇️ 70
Dart 3 compatibleMaintenance Status: Good
A simple Flutter package for recording and playing audio.
carp_audio_package
👍 1 ⬇️ 372
Dart 3 compatibleMaintenance Status: Good
CARP Media Sampling Package. Samples audio, video, image, and noise.
aura_music_kit
👍 1 ⬇️ 52
Dart 3 compatibleMaintenance Status: Good
A professional Flutter plugin to query local device music, manage playlists, and apply audio effects on Android and iOS.
spotify_sdk
👍 161 ⬇️ 1.5K
Maintenance Status: Average
A flutter plugin that let's you communicate with the spotify sdk and auth lib
flutter_audio_recorder
👍 148 ⬇️ 163
Maintenance Status: Poor
Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.
flutter_audio_query
👍 94 ⬇️ 38
Maintenance Status: Poor
Flutter plugin to query data about artists, albums, songs, genres and playlists from device storage.
flutter_visualizers
👍 67 ⬇️ 29
Maintenance Status: Poor
A Flutter plugin to Visualize the audio being played (only android).
audiotagger
👍 47 ⬇️ 627
Maintenance Status: Poor
Library to read and write ID3 tags to MP3 files. You can get data as Map object or Tag object.
ffmpeg_wasm
👍 40 ⬇️ 4.5K
Maintenance Status: Average
ffmpeg.wasm browser APIs dart port for accessing in Flutter web.
volume
👍 40 ⬇️ 68
Maintenance Status: Poor
Volume plugin to control device VOLUME for Android. Pull request for IOS implementation is welcome.
music_player
👍 34 ⬇️ 44
Maintenance Status: Poor
A flutter plugin to enable music playback with the native iOS and Android control centers.
wave_generator
👍 30 ⬇️ 9
Maintenance Status: Poor
A dart package to generate audio wave data on the fly
flutter_plugin_playlist
👍 23 ⬇️ 62
Maintenance Status: Poor
A Flutter plugin for playing and streaming audios with native support for audio playlists, background support, and lock screen controls compatible with Android and iOS
medcorder_audio
👍 22 ⬇️ 27
Maintenance Status: Poor
Flutter audio record/play plugin. With medcorder_audio plugin you can integrate record/play audio support into your flutter app for iOS or Android.
streaming_radio_flutter_plugin
👍 21 ⬇️ 74
Maintenance Status: Poor
This is a simple radio streaming plugin, with notification in foreground.
flutter_audio_player
👍 10 ⬇️ 48
Maintenance Status: Poor
Plugin that allow flutter to play a local short sound(30 seconds or less in duration).
