shimmer_ai 1.1.0 copy "shimmer_ai: ^1.1.0" to clipboard
shimmer_ai: ^1.1.0 copied to clipboard

A powerful Flutter package that provides zero-configuration shimmer loading placeholders. Easily add smooth, dynamic shimmer effects to any widget—Text, Container, ListTile, and more— with a simple on [...]

Changelog #

All notable changes to this project will be documented in this file.

1.1.0 July 25, 2025 #

Released: July 25, 2025

Changed #

  • 🔧 Refactored package structure to modularize extensions, widgets, placeholders, and utilities.
  • ♻️ Improved performance and widget rebuilding logic.
  • 🧹 Cleaned codebase for null safety, code style, and pub.dev scoring improvements.

1.0.0 July 22, 2025 #

Released: July 22, 2025

🎉 Initial release of shimmer_ai:

Feature Description
✨ Smooth shimmer animation Built-in shimmer gradient animation to mimic content loading
🧱 Reusable skeleton layout widgets Customizable rectangular, rounded, and circular shimmer placeholders
🎨 Full color and duration control Adjust base color, highlight color, animation duration, and direction
🔁 Looping animation support Supports continuous looping shimmer effect for async UIs
📱 Responsive layout support Works across all screen sizes with adaptive behavior
💡 Perfect for Loading states, skeleton UIs, onboarding placeholders, list/grid loaders
🧪 example/lib/main.dart Full working demo with vertical list, card UI, and use-case showcase
24
likes
0
points
59
downloads

Publisher

unverified uploader

Weekly Downloads

A powerful Flutter package that provides zero-configuration shimmer loading placeholders. Easily add smooth, dynamic shimmer effects to any widget—Text, Container, ListTile, and more— with a simple one-line extension method `.withShimmerAi()`. Perfect for creating skeleton loaders, loading states, and polished user experiences.

Repository (GitHub)
View/report issues

Topics

#flutter #shimmer #skeleton-loader #loading-animation #flutter-ui

License

unknown (license)

Dependencies

flutter, shimmer

More

Packages that depend on shimmer_ai