flex_audio 1.0.0
flex_audio: ^1.0.0 copied to clipboard
A flexible and customizable audio player for Flutter apps.
1.0.0 #
- Initial release of flex_audio.
- Flexible and customizable audio player for Flutter.
- Supports local and network audio.
- Multiple UI styles with ChatAudioPlayer widget.
- Full playback controls: play, pause, stop, seek.
- ValueNotifier-based AudioController for reactive UI updates.
- Includes example app in
example/flex_audio_example.dart. - MIT License.