methods/utils/mini_audio_player/mini_audio_player library

Classes

MiniAudioPlayer
A Flutter widget for playing audio streams with optional waveform visualization.
MiniAudioPlayerOptions
Options for MiniAudioPlayer.
MiniAudioPlayerParameters
Parameters for MiniAudioPlayer.

Typedefs

MiniAudioPlayerType = Widget Function(MiniAudioPlayerOptions options)
Typedef for MiniAudioPlayerType.