Releases: halildurmus/siri_wave
Releases · halildurmus/siri_wave
v0.1.1
- Added support to change the
color
andfrequency
of the iOS 7 style waveform.
v0.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
.
v0.0.1+1
- Fixed formatting issues
- Updated README.md
- Updated pubspec.yaml
v0.0.1
Initial release 🎉