Last updated:
0 purchases
route transitions jpmg
Route Transitions #
Package for Flutter that customizes the animation in transitions and navigation from one screen to another.
Usage #
RouteTransitions(
context: context,
child: Page2Screen(),
animation: AnimationType.fadeIn,
);
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.