custom_route_transition_ic

Creator: coderz1093

Last updated:

0 purchases

custom_route_transition_ic Image
custom_route_transition_ic Images

Languages

Categories

Add to Cart

Description:

custom route transition ic

Route Transitions #
Este paquete nos permite hacer transiciones útiles y sencillas entre rutas.
Ejemplo de uso #
/// [context] es el BuildContext
RouteTransitions(
context: context,
child: Page2(),
animation: AnimationType.fadeIn,
);
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.