enjoy_route_transitions

Last updated:

0 purchases

enjoy_route_transitions Image
enjoy_route_transitions Images
Add to Cart

Description:

enjoy route transitions

Enjoy Route Transitions #
A Flutter package project to manage the route transitions between the screens in a easy way.

EnjoyRouteTransitions(
context: context, // BuildContect
child: const Page2(), // PageWidget
animation: AnimationType.fadeIn, // AnimationType
duration: Duration(milliseconds: 100), // Duration
replacement: true, // TypePush
);

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.