route_transitions_perfect

Creator: coderz1093

Last updated:

0 purchases

route_transitions_perfect Image
route_transitions_perfect Images
Add to Cart

Description:

route transitions perfect

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

Related Products

More From This Creator