common_shimmer 0.0.2
common_shimmer: ^0.0.2 copied to clipboard
Simple shimmers.
A package provides shimmer effects in a Flutter project.
Example #
BoxShimmer(width: 100, height: 100);
TextShimmer(text: 'Loading...');