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

Automatic FLIP layout animations for Flutter. Wrap any Column, Row, or Wrap to animate add, remove, and reorder with zero configuration.

0.1.0 #

  • Initial release
  • MotionLayout widget with FLIP animation engine
  • Supports Column, Row, and Wrap layouts
  • Key-based diffing with LIS for optimal move detection
  • Built-in transitions: FadeIn/FadeOut, SlideIn/SlideOut, ScaleIn/ScaleOut
  • Custom transitions via MotionTransition base class
  • Interruption-safe animations with smooth redirects
  • enabled flag and Duration.zero for instant mode
2
likes
0
points
315
downloads

Publisher

unverified uploader

Weekly Downloads

Automatic FLIP layout animations for Flutter. Wrap any Column, Row, or Wrap to animate add, remove, and reorder with zero configuration.

Repository (GitHub)
View/report issues

Topics

#animation #layout #widget #flip #transition

License

unknown (license)

Dependencies

flutter

More

Packages that depend on layout_motion