synaptic_transitions

Creator: coderz1093

Last updated:

0 purchases

TODO
Add to Cart

Description:

synaptic transitions

Synaptic transitions #
EN:Simple package to make transitions between pages with animations
ES:Paquete simple para realizar transiciones entre paginas con estupendas animaciones
example of use #
SynapticTransitions(
context: context, // BuildContext
child: const Page2(), //Page Widget
animation: AnimationType.fadeIn, // Animation Type
duration: const Duration(seconds: 1), // Duration
replacement: false, // Replacement
);
copied to clipboard

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.