siri_wave 0.1.1
siri_wave: ^0.1.1 copied to clipboard
A Flutter package to create beautiful waveforms like in Siri.
0.1.1 #
- Added support to change the
colorandfrequencyof the iOS 7 style waveform.
0.1.0 #
- Added support to change the
speedof the waveform. - Removed
IOS7OptionsandIOS9Optionsclasses. - Added
SiriWaveControllerto control theamplitudeandspeedof the waveform. - Used interpolation to smoothly change the
amplitudeandspeedof the waveform. - Renamed
siriWaveStyleparameter tostyle.
0.0.1+1 #
- Fixed formatting issues
- Updated README.md
- Updated pubspec.yaml
0.0.1 #
- Initial release 🎉