A package provides shimmer effects in a Flutter project.

Video demo

Example

BoxShimmer(width: 100, height: 100);
TextShimmer(text: 'Loading...');

Libraries

common_shimmer