custom_route_transition_ajmendoza

Creator: coderz1093

Last updated:

0 purchases

custom_route_transition_ajmendoza Image
custom_route_transition_ajmendoza Images

Languages

Categories

Add to Cart

Description:

custom route transition ajmendoza

Route Transitions #
This package helps route transition
Example of use #
'''
// [context] is the Buildcontext
RouteTransitions(
context: context,
child: Page2(),
animation: AnimationType.fadeIn,
duration: Duration( milliseconds: 100 ),
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.