route_transitions_snk

Creator: coderz1093

Last updated:

0 purchases

route_transitions_snk Image
route_transitions_snk Images
Add to Cart

Description:

route transitions snk

Route Transitions #
This package helps us to do route transitions from scratch.
Use example #
RouteTransitions(
context: context,
animation: AnimationType.fadeIn,
duration: const Duration(milliseconds: 1000),
replacement: true,
child: ScreenTwo(),
);
copied to clipboard
You can see a small example in the example section.

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