spectrum_seekbar 1.1.0
spectrum_seekbar: ^1.1.0 copied to clipboard
A customizable spectrum waveform seekbar for Flutter.
1.1.0 #
- Added
SpectrumSeekBar.waveformandSpectrumSeekBar.livenamed constructors for clearer setup. - Added
SpectrumSeekDetailsand details-based seek callbacks:onSeek,onSeekStart,onSeekUpdate, andonSeekEnd. - Updated the example app and documentation to demonstrate the new seek callback API.
1.0.2 #
- Documentation updated
1.0.1 #
- (Bug fixed) Seekbar is not displaying when no data is provided.
1.0.0 #
- Live spectrum seekbar
- Waveform seekbar
- Customizable seekbar