custom_route_transitions_x

Creator: coderz1093

Last updated:

0 purchases

custom_route_transitions_x Image
custom_route_transitions_x Images

Languages

Categories

Add to Cart

Description:

custom route transitions x

Route transitions #
Package for modifiyng the transition of routes
Use example #
///[context] is the BuildContext
RouteTranstions(
child: Page2(), //Page Widget
context: context, //BuildContext
replacement: false, //Replacment
animation: AnimationType.fadeIn, //AnimationType
duration: const Duration(seconds: 1) // Duration
);

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.