animated_appear 0.0.4 copy "animated_appear: ^0.0.4" to clipboard
animated_appear: ^0.0.4 copied to clipboard

A Flutter widget for appear widget with animation. Using FadeTransition and SlideTransition widgets.

Animated Appear #

A Flutter widget for appear widget with animation.

Showcase #

Inspired by Whatssub. Run example on browser.

Options #

  • child : Widget for appear in. required
  • delay : Duration for delay.
  • duration : Duration for animate.
  • curve : Curve for animate.
  • slideBeginOffset : Offset for SlideTransition.
  • slideEndOffset : Offset for SlideTransition.

Installation #

dependencies:
  animated_appear:
6
likes
140
pub points
43%
popularity

Publisher

verified publisherwnly.dev

A Flutter widget for appear widget with animation. Using FadeTransition and SlideTransition widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on animated_appear