skeletonizer
Converts already built widgets into skeleton loaders with no extra effort.
2.1.3
1000K downloads/mo
#66 most downloaded on pub.dev
Milad-Akarie/skeletonizer
What this package is like to depend on
Last release 6 months ago
13 Feb 2026
Release timing varies
gaps range from 3 weeks to 5 months
Nearly every release is documented
notes for 32 of 33 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
34 releases · first in 2023
3 releases in the last 12 months
see the full history below
Release timeline
34 releases · Jun 2023 to Feb 2026
2024
2025
2026
Releases
latest 34-
2.1.313 Feb 2026 -
2.1.215 Dec 2025Release notes
Open source →- Chore: add .pubignore to exclude irrelevant files and reduce package size
- Internal: reorganize test folders and improve coverage
- Chore: Add codecov test coverage badge
- Chore: Update environment constraints
-
2.1.127 Nov 2025Release notes
Open source →- Refactor: improve painting logic and add debug timeline events
- Refactor: simplify render object implementation by removing redundant isRepaintBoundary override
- Feat: add equality operator and hashCode to SkeletonizerConfigData
-
2.1.002 Jul 2025Release notes
Open source →- Feat: add TextBoneBorderShape to TextBoneBorderRadius to support the new RoundedSuperellipseBorder
-
2.1.0+104 Jul 2025 -
2.0.121 May 2025 -
2.0.021 May 2025Release notes
Open source →- chore: support flutter 3.32.0
- Fix: Skeleton.unite Does Not Respect TextAlign.center #54
-
2.0.0-pre17 Apr 2025 pre-releaseNothing published for this version
-
1.4.309 Jan 2025 -
1.4.231 Jul 2024 -
1.4.114 Jul 2024Release notes
Open source →- deprecated SkeletonizerConfigData.light constructor in favor of default constructor
-
1.4.1+114 Jul 2024 -
1.4.013 Jul 2024Release notes
Open source →- Feat: SkeletonizerConfigData can now be used as Theme.extension to provide default configuration values for Skeletonizer widgets. by @waadsulaiman
-
1.3.003 Jun 2024Release notes
Open source →- Feat: add switch animation option to animate the transition between skeleton and content
-
1.2.030 May 2024 -
1.1.227 Apr 2024 -
1.1.2+127 Apr 2024 -
1.1.120 Mar 2024Release notes
Open source →- Chore: satisfy static analysis
- throw an elaborative error message when nesting Skeletonizer widgets.
-
1.1.028 Feb 2024Release notes
Open source →- Rename Skeletonizer.bones to Skeletonizer.zone because it makes more sense Enhance Skeletonizer.zone implementation to be more optimized Add BoneMock to easily generate fake text
-
1.0.106 Jan 2024 -
1.0.004 Jan 2024Release notes
Open source →- Add an intuitive way to build custom skeletons using `Skeletononizer.bones' constructor and Bone widgets.
-
0.9.030 Dec 2023Release notes
Open source →- Enhance text skeletonizing implementation, which also fixes #16 (SelectableText not being skeletonized).
-
0.8.018 Sep 2023Release notes
Open source →- Fix: Skeletonized widgets are not clipped inside of expandable parents.
- refactor: clean up some code
-
0.7.018 Aug 2023Release notes
Open source →- Fix: in some cases skeleton is drawn out of clip-bounds
- Refactor: clean up internal API and remove some unnecessary properties
-
0.6.012 Aug 2023 -
0.5.003 Aug 2023Release notes
Open source →- Add Skeleton.leaf annotation to mark container widgets as leaf widget so they can be painted with shader paint.
- Handle mis-positioned painting of RenderLeaderLayer children.
-
0.4.029 Jul 2023Release notes
Open source →- refactor: remove Skeleton.coloredBox because they're now handled automatically by skeletonizer. [Breaking Change]
- enhance: Skeletonizer now overrides the painting context instead of iterating over render objects which makes it much preformat.
-
0.3.017 Jul 2023Release notes
Open source →- Fix crash when running in release mode.
- ColoredBox and Container with non-null color will need now need to be exclusively wrapped with a Skeleton.coloredBox annotation widget due to platform limitations.
-
0.2.006 Jul 2023Release notes
Open source →- Add SliverSkeletonizer and Skeletonizer.sliver to handle sliver widgets.
-
0.1.204 Jul 2023 -
0.1.120 Jun 2023Release notes
Open source →- Fix containers with no descendants should not be ignored
- Add tutorial article link to documentation
-
0.1.018 Jun 2023 -
0.1.0+118 Jun 2023Nothing published for this version
-
0.1.0+218 Jun 2023