- support stop and resume animation
- support animation loop control
- the package is stable enough to reach v1.0.0 now
- add code document
- re-config to support Dart2
- update metadata
- add
direction
property to allow customizing animation direction - BREAKING: define a new default constructor to allow customizing gradient pattern, the old default construct is renamed to
Shimmer.fromColors
- update metadata
- Initial release.