custom_route_transitions_jmabar

Creator: coderz1093

Last updated:

0 purchases

custom_route_transitions_jmabar Image
custom_route_transitions_jmabar Images

Languages

Categories

Add to Cart

Description:

custom route transitions jmabar

Route Transitions #
This package helps with route transitions.
Features #
Transition to a Widget easily giving properties such as animation, duration and more.
Getting started #
No prerequisites to use the package.
Usage #
///[context] refers to the BuildContext of the App at that time.
RouteTransitions(
context: context,
child: Page2(),
animation: AnimationType.fadeIn,
);
copied to clipboard
Additional information #
TODO: Tell users more about the package: where to find more information, how to
contribute to the package, how to file issues, what response they can expect
from the package authors, and more.

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.