custom_route_transition_j

Creator: coderz1093

Last updated:

0 purchases

custom_route_transition_j Image
custom_route_transition_j Images

Languages

Categories

Add to Cart

Description:

custom route transition j

Route Transitions #
Este paquete ayuda con con las transciones entre diferentes pantallas de froma facil.
Getting started #
Usage #
RouteTransition(
context: context,//BuildContext
child: const Page2Page(), //Page Widget
animation: AnimationType.fadeIn, //animacion
duration: const Duration(seconds: 1)
repacement: 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.