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
color
andfrequency
of the iOS 7 style waveform.
0.1.0 #
- Added support to change the
speed
of the waveform. - Removed
IOS7Options
andIOS9Options
classes. - Added
SiriWaveController
to control theamplitude
andspeed
of the waveform. - Used interpolation to smoothly change the
amplitude
andspeed
of the waveform. - Renamed
siriWaveStyle
parameter tostyle
.
0.0.1+1 #
- Fixed formatting issues
- Updated README.md
- Updated pubspec.yaml
0.0.1 #
- Initial release 🎉