shimmer_animation icon indicating copy to clipboard operation
shimmer_animation copied to clipboard

This shimmer animation widget can help you bring simple yet beautiful skeleton loaders to your flutter app with ease.

Results 5 shimmer_animation issues
Sort by recently updated
recently updated
newest added

Not an issue. Is there a way to clip the shimmer to the child below? The shimmer is overflowing. Like a Cupertinobutton with shimmer

feature

Hi, The shimmer effect from this package is pretty cool, however I would like more control. Here are a few things I thought: ## Delay In my home screen, I...

enhancement
feature

I added the `delay` attribute as suggested in #17 and made some examples with clippers aswell. I didn't update the README file : you mention an other repository with examples...

The angle of the animation is currently selected based on one of the predefined 8 directions in the Alignment object. The proposal by @Kobatsu in #17 is to introduce custom...

enhancement
feature

Hi @maddyb99 ! Your `shimmer_animation` package is very helpful. I tried to using `shimmer_animation` and found that I need two features. - The ability to animate in one-shot mode. -...