components_modern\utils\modern_mini_audio_player library

Modern Mini Audio Player - Glassmorphic audio player widget

This component provides a modern, visually appealing audio player with glassmorphic styling, animated waveforms, and smooth transitions.

Classes

ModernMiniAudioPlayer
A modern Flutter widget for playing audio streams with glassmorphic styling.
ModernMiniAudioPlayerOptions
Options for ModernMiniAudioPlayer.
ModernMiniAudioPlayerParameters
Parameters for ModernMiniAudioPlayer.

Typedefs

ModernMiniAudioPlayerType = Widget Function(ModernMiniAudioPlayerOptions options)