- upgrade sdk constraint to support Dart 3
- stable version of nullsafety
- mirgrate to nullsafety
- fix bug: missing update
ShimmerDirection
- support dynamic
Gradient
according to the application'sTheme
- improved by using
ShaderMaskLayer
- 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.