custom_route_transition_sloot

Creator: coderz1093

Last updated:

0 purchases

custom_route_transition_sloot Image
custom_route_transition_sloot Images

Languages

Categories

Add to Cart

Description:

custom route transition sloot

Route Transitions #
Este paquete ayuda a la transición de rutas.
Ejemplo de uso #
RouteTransition(
context: context, // BuildContext
child: Page2(), // Page Widget
animation: AnimationType.fadeIn, // AnimationType
duration: Duration(milliseconds: 400), //Duration
replacement: true
);
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.