Audio

Find Packages and Plugins for Audio playing and Management packages and plugins for your Flutter App project.

audioplayers

A Flutter plugin to play multiple audio files simultaneously

assets_audio_player

Play music/audio stored in assets files directly from Flutter & Network, Radio, LiveStream, Local files. Compatible with Android, iOS, web and macOS.
assets_audio_player

audio_service

Flutter plugin to play audio in the background while the screen is off.
audio_service

flutter_sound

A complete api for audio playback and recording. Audio player, audio recorder, media player, media recorder, sound player, sound recorder.
flutter_sound

just_audio

A feature-rich audio player for Flutter. Loop, clip and concatenate any sound from any source (asset/file/URL/stream) in a variety of audio formats with gapless playback.
just_audio

miniplayer

A lightweight flutter package to simplify the creation of a miniplayer.
miniplayer

audioplayer

A Flutter audio plugin (Swift/Java) to play remote or local audio files (ios, android, macos)
audioplayer

sounds

Sounds provide a complete api and Widgets for audio playback and recording. Both iOS and Android are supported.
sounds

soundpool

A Flutter Sound Pool for playing short audio files. Sound tracks are cached in memory and played directly from cache.

flutter_audio_recorder

Flutter Audio Record Plugin that supports Record Pause Resume Stop and provide access to audio level metering properties average power peak power.
flutter_audio_recorder

audio_recorder

A Flutter plugin to record audio.

flutter_audio_query

Flutter plugin to query data about artists, albums, songs, genres and playlists from device storage.
flutter_audio_query

flutter_radio_player

Flutter radio plugin handles a single streaming audio preciously.
flutter_radio_player

spotify_sdk

A flutter plugin that let’s you communicate with the spotify sdk and auth lib

spotify

An incomplete dart library for interfacing with the Spotify Web API.

audio_manager

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

flutter_visualizers

A Flutter plugin to Visualize the audio being played (only android).

flutter_radio

A Flutter audio plugin for Android to play remote audio files using ExoPlayer

audio_session

Sets the iOS audio session category and Android audio attributes for your app, and manages your app’s audio focus, mixing and ducking behaviour.

flutter_exoplayer

A flutter plugin to play audio files using the Java ExoPlayer library.
flutter_exoplayer

audiofileplayer

A Flutter plugin for audio playback.

chewie_audio

An audio player for Flutter with Cupertino and Material play controls

noise_meter

A Flutter plugin for collecting noise from the phone’s microphone.

volume

Volume plugin to control device VOLUME for Android. Pull request for IOS implementation is welcome.

sound_stream

A Flutter plugin for streaming audio data from Mic and data to Audio engine without using a file.

music_player

A flutter plugin to enable music playback with the native iOS and Android control centers.
music_player

flutter_plugin_playlist

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

mic_stream

Provides a tool to get the microphone input as PCM Stream

flutter_beep

A very lite module to play system sounds and beep for flutter apps (no sound files)

flutter_audio_desktop

An audio playback library for Flutter Desktop. Supports Windows & Linux. Based on miniaudio.

flutter_fft

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.

record_mp3

Record an MP3 using the Platform native API,You can start ,pause,resume and stop record,And export an MP3 file.

streaming_radio_flutter_plugin

This is a simple radio streaming plugin, with notification in foreground.

record

Audio recorder from microphone to a given file path with multiple codecs, bit rate and sampling rate options.

wave_generator

A dart package to generate audio wave data on the fly

medcorder_audio

Flutter audio record/play plugin. With medcorder_audio plugin you can integrate record/play audio support into your flutter app for iOS or Android.

assets_audio_player_web

Web plugin for assets_audio_player, play music/audio stored in assets files directly from Flutter.
assets_audio_player_web

flutter_audio_player

Plugin that allow flutter to play a local short sound(30 seconds or less in duration).

flutter_sequencer

A Flutter plugin for sequencing audio. Use it to build sequences of notes and play them back using sampler instruments. Supports looping.
flutter_sequencer

flutter_hls_parser

dart plugin for parse m3u8 file for HLS. both of master and media file is supported.