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
);
27
likes
40
points
27
downloads

Publisher

verified publisherfernando-herrera.com

Weekly Downloads

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