skeleton_shimmer 0.1.2
skeleton_shimmer: ^0.1.2 copied to clipboard
Shimmer loading effect and skeleton loaders for Flutter. API-compatible with the shimmer package, with skeleton placeholder widgets and reduced-motion accessibility.
0.1.2 #
- Docs: tightened the README wording and visuals.
0.1.1 #
- Expand the package description to name what the package does in the words people search for. No code changes.
0.1.0 #
Initial release.
ShimmerandShimmer.fromColors, API-compatible with theshimmerpackage:ShimmerDirection(ltr/rtl/ttb/btt),period,loop,enabled.- Reduced-motion support: the sweep freezes when
MediaQuery.disableAnimationsis set. - Skeleton placeholder primitives:
SkeletonBox,SkeletonCircle,SkeletonLine.