0 purchases
custom route transition jj t
route transitions #
Hola prueba paquete
Ejemplo de uso #
RouteTransitions(
context: context, //buildcontext
child: Page2(), //page widget
animation: AnimationType.fadeIn, //animationType
duration: duration(millseconds: 100) //duracion
);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.