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

Insert a pause between effects #71

Open giacomomasseron opened 9 months ago

giacomomasseron commented 9 months ago

Is it possible to insert a pause between one effect the and the next one?

This is different from period value. I would like to have an effect of 2 secs, a pause of 5 secs, and the next effect.