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

added more directions to ShimmerDirection #31

Open Vitor-Bukovitz opened 3 years ago

Vitor-Bukovitz commented 3 years ago

added diagonal directions to the ShimmerDirection

Vitor-Bukovitz commented 3 years ago

Preview of the directions:

untitled

M001T commented 3 years ago

omg, pls add this in the plugin !!!

Hardikb19 commented 3 years ago

It already exists, you need to use the default constructor and define gradient manually, with transform parameters, you can provide shimmer from any direction