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

outdated

Este paquete te permitira insertar una transición cuando quieras navegar a otra pagina, actualmente tiene la transición de opacidad y la normal sin ningun efecto. Todo esto para mostrar la navegacion [...]

Route Transitions #

Este paquete te permitira insertar una transición cuando quieras navegar a otra pagina, actualmente tiene la transición de opacidad y la normal sin ningun efecto. Todo esto para mostrar la navegacion de forma elegante y facil. This packages can you to insert a new transition when you can navigate to other page, in these moment has the teansition of opacity and the normal whit any efects. All these for show the navigation of form more elegant and easy.

Ejemplo de uso #

RouteTransitions(
        context: context, // BuildContext
        child: Page2(), // Page Widget
        //duration: Duration( milliseconds: 100 ), //Duration
        //replacement: true
);
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Este paquete te permitira insertar una transición cuando quieras navegar a otra pagina, actualmente tiene la transición de opacidad y la normal sin ningun efecto. Todo esto para mostrar la navegacion de forma elegante y facil. This packages can you to insert a new transition when you can navigate to other page, in these moment has the teansition of opacity and the normal whit any efects. All these for show the navigation of form more elegant and easy.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_route_transition_go