easy_route_transitions

Last updated:

0 purchases

easy_route_transitions Image
easy_route_transitions Images
Add to Cart

Description:

easy route transitions

easy_route_transitions #
This Package helps to transitions page to page.
Example #
RouteTransitions(
context: context,
child: PageToNavigate(),
animation: AnimationType.fadeIn,
duration: Duration(milliseconds: 100),
replacement: true,
)
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.