PackageTrack
Sign in Get early access

shimmer

A lightweight Flutter widget that paints a moving highlight over skeleton placeholders and call-to-action text.

4.0.0 1000K downloads/mo #31 most downloaded on pub.dev hnvn/flutter_shimmer

What this package is like to depend on

Last release 3 days ago

21 Aug 2026

Ships unpredictably

gaps range from 5 weeks to 3.3 years

Nearly every release is documented

notes for 14 of 14 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

15 releases · first in 2018

1 release in the last 12 months

see the full history below

Release timeline

15 releases · Jun 2018 to Aug 2026
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 15
  1. 4.0.0 21 Aug 2026
    Release notes
    • BREAKING: Use the standalone material_ui package instead of package:flutter/material.dart. Requires Flutter >=3.44.0 and Dart ^3.12.0.
    • Keep the animation duration in sync when period changes, and restart cleanly when enabled is toggled back on
    • Start infinite loops with AnimationController.repeat() instead of a first forward() cycle
    • Treat direction updates as paint work, not layout work
    • Expand widget tests for construction, animation, looping, and highlight geometry
    • Refresh README, example README, and add docs/ for architecture and optimization notes
    • Remove leftover lib/main.dart counter app from the package
    Open source →
  2. 3.0.0 21 May 2023
    Release notes
    • upgrade sdk constraint to support Dart 3
    Open source →
  3. 2.0.0 12 Apr 2021
    Release notes
    • stable version of nullsafety
    Open source →
  4. 2.0.0-nullsafety.0 25 Jan 2021 pre-release
    Release notes
    • mirgrate to nullsafety
    Open source →
  5. 1.1.2 11 Oct 2020
    Release notes
    • fix bug: missing update ShimmerDirection
    Open source →
  6. 1.1.1 05 Apr 2020
    Release notes
    • support dynamic Gradient according to the application's Theme
    Open source →
  7. 1.1.0 01 Mar 2020
    Release notes
    • improved by using ShaderMaskLayer
    Open source →
  8. 1.0.1 15 Sep 2019
    Release notes
    • support stop and resume animation
    Open source →
  9. 1.0.0 06 Jan 2019
    Release notes
    • support animation loop control
    • the package is stable enough to reach v1.0.0 now
    Open source →
  10. 0.0.6 14 Nov 2018
    Release notes
    • add code document
    Open source →
  11. 0.0.5 10 Aug 2018
    Release notes
    • re-config to support Dart2
    Open source →
  12. 0.0.4 20 Jun 2018
    Release notes
    • update metadata
    Open source →
  13. 0.0.3 07 Jun 2018
    Release notes
    • add direction property to allow customizing animation direction
    • BREAKING: define a new default constructor to allow customizing gradient pattern, the old default construct is renamed to Shimmer.fromColors
    Open source →
  14. 0.0.2 06 Jun 2018
    Release notes
    • update metadata
    Open source →
  15. 0.0.1 06 Jun 2018
    Release notes
    • Initial release.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive