custom_route_transition_ph

Creator: coderz1093

Last updated:

0 purchases

custom_route_transition_ph Image
custom_route_transition_ph Images

Languages

Categories

Add to Cart

Description:

custom route transition ph

Route Transitions #
Este paquete ayuda a la transicion de rutas
Ejemplo de uso #
///[context] es el buildcontext
RouteTransitions(
context: context, //BuildContext
child: Page2(), //PAgeWidget
animation: AnimationType.fadeIn, //AnimationType
duration: Duration(seconds: 2), //Duration
replacement: true
);

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.