route_transitions_ad

Creator: coderz1093

Last updated:

0 purchases

route_transitions_ad Image
route_transitions_ad Images
Add to Cart

Description:

route transitions ad

Simple transitions for managing animations avoid having to write more than necessary to make your animations
Ruta Transicion #
Transiciones simples para manejo de transiciones
Getting started #
add the dependency to the pubspec.yaml and then use "RutaTransición()" to call it and then use the flutter self-help and that's it
Usage #
This is a package created through a flutter course, there is no need to use it, it is just a test package that I may discontinue, thank you.
const like = '#por el momento solo recibe estos parametros pero evita tener que escribir mas codigo

RutaTransicion(
context: context,
child: const Page2(),
animation: AnimationType.normal,
duracion: const Duration(milliseconds: 300),
replacement: true
);

';
copied to clipboard
Additional information #
This is a package created through a flutter course, there is no need to use it, it is just a test package that I may discontinue, thank you.

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.

Related Products

More From This Creator