transitions_page

Creator: coderz1093

Last updated:

0 purchases

transitions_page Image
transitions_page Images
Add to Cart

Description:

transitions page

Transitions Page #
This package help to routes transition between screen
Usage example #
/// [context] BuildContext
/// [page] Widget
TransitionsPage(
context: context,
child: Page2(),
animation: AnimationType.fadeIn,
duration: Duration(milliseconds: 300),
);
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.