route_transitions_pro

Creator: coderz1093

Last updated:

0 purchases

route_transitions_pro Image
route_transitions_pro Images
Add to Cart

Description:

route transitions pro

Route Transition #
This package helps the transition of routes.
usage example #
import 'package:route_transition_yr/route_transition_yr.dart';

RouteTransitions(
context: context, // BuildContext
child: Page2Screen(), // Page Widget
animation: AnimationType.fadeInUp, // Animation Type
duration: const Duration( milliseconds: 900 ), // Duration
alignment: Alignment.topLeft,
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.

Related Products

More From This Creator