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

Este paquete ayuda al manejo de transiciones entre pantallas de forma elegante y fácil

Route transitions #

Hola mundo

Usage example #

RouteTransitions(
              context: context, // BuildContext
              child: Page2(), // Page Widget
              animation: AnimationType.fadeIn, // AnimationType
              duration: Duration(milliseconds: 200), // Duration
              replacement: false,
            );
0
likes
150
pub points
0%
popularity

Publisher

unverified uploader

Este paquete ayuda al manejo de transiciones entre pantallas de forma elegante y fácil

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_route_transitions_idbl