route_transitions_womo

Creator: coderz1093

Last updated:

0 purchases

route_transitions_womo Image
route_transitions_womo Images
Add to Cart

Description:

route transitions womo

Route Transitions #
This package helps to make easier the route transitions beetween pages.
RouteTransitions(
context: context, // BuildContext required
child: Page2(), // Page Widget required
animation: AnimationType.fadeIn, // AnimationType default = AnimationType.normal
duration: Duration(milliseconds: 800), // Duration default Duration(miliseconds: 300)
replacement: true, // push or PushReplacement default = false
);
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.

Related Products

More From This Creator