v0.0.1 of auto_shimmer_animate
The official repository for Dart and Flutter packages. [Unoffic…
May 28, 2026
A Flutter package that automatically converts existing widget trees into animated shimmer skeleton loading states. Changelog excerpt: ### Added - Initial release of auto_shimmer_animate. - AutoShimmerAnimatefor boolean loading states. - AutoShimmerStateAnimatefor enum, string, object, and custom state values. - AutoShimmerThemeand AutoShimmerConfigfor subtree defaults. - Automatic skeleton conversion for common Flutter widgets. - Custom shimmer builder support using shimmer_animation. - Runnable example application and pub.dev demo GIF.
Discussion in the ATmosphere