epic_route_transitions

Creator: coderz1093

Last updated:

0 purchases

epic_route_transitions Image
epic_route_transitions Images
Add to Cart

Description:

epic route transitions

route_transitions #
This package handle screen transitions with an animation
Example:
EpicRouteTransitions(
context: context, // BuildContext
child: Page2(), // Page Widget
animation: AnimationType.fadeIn, // AnimationType
// duration: Duration(milliseconds: 100), // Duration
// replacement: false, //
);

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.