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 `onFinished` callback #63

Open paplorinc opened 1 year ago

paplorinc commented 1 year ago

Awesome package, combined with Stack it can be applied to any widget nicely. Would it be possible to add an onFinished callback to remove it completely from the Stack after the repeats are over?