custom_route_transition_daec

Creator: coderz1093

Last updated:

0 purchases

custom_route_transition_daec Image
custom_route_transition_daec Images

Languages

Categories

Add to Cart

Description:

custom route transition daec

Route Transitions #
This package implements FadeIn transitions to navigate beteween many screens.
Ejemplo de uso #
/// [context] es el BuildContext
RouteTransitions(
context: context,
child: const 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.