Last updated:
0 purchases
animate navigator transition do
animate_navigator_transition_do #
This package has been written to improve screen transitions with different types of animations.
Example of Use #
AnimateNavigationTrasitionDo(
context: context, //BuildContext
childPage: Page2(), // Page to go
animation: AnimationType.slide); //Animation you want
copied to clipboard
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.