animate_kit 0.1.0 copy "animate_kit: ^0.1.0" to clipboard
animate_kit: ^0.1.0 copied to clipboard

State-driven Flutter animation primitives built on flutter_animate. Respects system reduce-motion. Includes entrance, opacity, surface, and skeleton shimmer widgets.

0.1.0 #

  • Initial extraction from sdraw monorepo.
  • FadeEntrance: fade + slide-Y entrance animation.
  • AnimatedVisibility: state-driven opacity with configurable minOpacity.
  • AnimatedSurface: state-driven BoxDecoration transition.
  • SkeletonBox: repeating shimmer for loading placeholder states.
  • All widgets respect MediaQuery.disableAnimations.
1
likes
0
points
57
downloads

Publisher

unverified uploader

Weekly Downloads

State-driven Flutter animation primitives built on flutter_animate. Respects system reduce-motion. Includes entrance, opacity, surface, and skeleton shimmer widgets.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, flutter_animate

More

Packages that depend on animate_kit