get_shimmer 0.0.7 copy "get_shimmer: ^0.0.7" to clipboard
get_shimmer: ^0.0.7 copied to clipboard

A package to add getX shimmer effect for Flutter projects

0.0.7 #

  • ⚡ Performance optimizations:
    • Shader caching to reduce GPU work per frame
    • Proper ticker disposal to prevent memory leaks
    • RepaintBoundary for isolated repaints
  • 🔄 Multiple shimmer instances now animate independently (unique controller tags)
  • 🚀 Zero overhead when enabled: false (returns child directly)
  • 🎨 Default colors changed from blue to grey shades (grey.shade300/100)
  • 📦 Updated get dependency to ^4.7.3
  • 📖 Updated README and preview images

0.0.6 #

  • Made default values of baseColor and highlightColor and nullable for them.

0.0.5 #

  • Add Images to README.md file.

0.0.4 #

  • Update README.md file.

0.0.3 #

  • Add Example.

0.0.2 #

  • Initial release.

0.0.1 #

  • Initial test.
23
likes
160
points
233
downloads

Publisher

verified publisherhsnalidroos.dev

Weekly Downloads

A package to add getX shimmer effect for Flutter projects

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, get

More

Packages that depend on get_shimmer