custom_route_transitions_vk

Creator: coderz1093

Last updated:

0 purchases

custom_route_transitions_vk Image
custom_route_transitions_vk Images

Languages

Categories

Add to Cart

Description:

custom route transitions vk

Route Transitions #
Route Transitions Package, this package helps with the route transition.
Example #
RouteTransitions(
context: context,
child: const Page2(),
animation: AnimationType.fadeIn, // Animation type
replace: true //push or pushReplacement navigation
duration: const Duration(seconds: 2)
);
copied to clipboard
Features #
Package Test
Getting started #
Package Test
Usage #
const like = 'sample';
copied to clipboard
Additional information #
Package test

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.