customroute_transition_us

Creator: coderz1093

Last updated:

0 purchases

customroute_transition_us Image
customroute_transition_us Images

Languages

Categories

Add to Cart

Description:

customroute transition us

Route transitions #
This package makes it easy to navigate between pages. you can place the animation fadeIn or normal
Usage example #
CustomrouteTransitionUs(
child: Page2(), // Page Widget
context: context, // BuildContex
animation: AnimationType.fadeIn, //AnimationType
replacement: true, // Default: false
duration: Duration(milliseconds: 500) //Duration animation
);
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.