animated_clipper 0.2.0+1 copy "animated_clipper: ^0.2.0+1" to clipboard
animated_clipper: ^0.2.0+1 copied to clipboard

Clip your widgets with Animated Clippers. Includes a collection of PathBuilders and helper widgets.

animated_clipper #

Clip your widgets with Animated Clippers.

Reveal widgets with AnimatedClipReveal.

Animate between two widgets with AnimatedCrossClip.

Interactively switch between two widgets with ClipSwitch.

Use ClipPathTransition if you want to use an AnimationController.

A collection of PathBuilders are bundled for rendering (see below)

Example #

The example project demonstrates the main widgets

demo

Live Demo #

The BEAST app uses animated_clipper for its "todo" screen

demo

PathBuilders #

There are a number of PathBuilder classes inclded. Or you can roll your own.

Demo PathBuilder Demo PathBuilder
slideUp slideDown
slideLeft slideRight
splitVerticalIn splitVerticalOut
splitHorizontalIn splitHorizontalOut
circleIn circleOut
100
likes
140
pub points
81%
popularity

Publisher

verified publisheroodavid.com

Clip your widgets with Animated Clippers. Includes a collection of PathBuilders and helper widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_clipper