route_transition_dev

Creator: coderz1093

Last updated:

0 purchases

route_transition_dev Image
route_transition_dev Images
Add to Cart

Description:

route transition dev

Route transition #
This package allows transition between screens in a fast, simple and configurable way.
RouteTransition(
context: context, // BuildContext
child: PageDos(), // Widget screen
animation: AnimationType.fadeIn, // AnimationType
duration: Duration(seconds: 150), // Time
replacement: true // pushReplacement or push
);`
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.

Related Products

More From This Creator