route_transitions_do 0.0.2 copy "route_transitions_do: ^0.0.2" to clipboard
route_transitions_do: ^0.0.2 copied to clipboard

A transition package to create good looking page transitions with no pain

route_transitions #

A package for your page transition needs!

Getting Started #

You need to install the package and then you are ready to call this:

RouteTransitionDo(
    context: context, // BuildContext
    animationType: AnimationType.fadeIn, // Animation you want
    child: Page2() // Page to go
);
26
likes
40
pub points
8%
popularity

Publisher

verified publisherfernando-herrera.com

A transition package to create good looking page transitions with no pain

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on route_transitions_do