hnvn / flutter_shimmer

A package provides an easy way to add shimmer effect in Flutter project
BSD 3-Clause "New" or "Revised" License
1.77k stars 200 forks source link

Add Curve parameter to Shimmer widget #28

Closed imrhk closed 2 years ago

imrhk commented 4 years ago

The default shimmer behaviour is linear. By providing curve to the animation, we can have different animations interpolator.