custom_router_transition_ah 0.0.3 copy "custom_router_transition_ah: ^0.0.3" to clipboard
custom_router_transition_ah: ^0.0.3 copied to clipboard

A Flutter package that provides custom path transitions.

Route Transitions #

This package helps route traction

Example of use #

//[context] es el BuildContext
RouteTransitions(
context: context,
child: const Page2(),
animation: AnimationType.fadeIn,
);
4
likes
140
points
36
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that provides custom path transitions.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_router_transition_ah