custom_route_transitions_ean 0.0.2 copy "custom_route_transitions_ean: ^0.0.2" to clipboard
custom_route_transitions_ean: ^0.0.2 copied to clipboard

This package helps to handle transitions between screens in an elegant and easy way.

Route Transitions #

Este paquete ayuda a la transición de rutas

Ejemplo de uso #

RouteTransitions(
    context: context, // BuildContext
    child: Page2(), // Page Widget
    animation: AnimationType.fadeIn, // AnimationType
    //duration: Duration( milliseconds: 100 ), // Duration
    //replacement: true,
);
0
likes
150
points
42
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

This package helps to handle transitions between screens in an elegant and easy way.

Homepage

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_route_transitions_ean