animate_navigator_transition_do 1.1.0 copy "animate_navigator_transition_do: ^1.1.0" to clipboard
animate_navigator_transition_do: ^1.1.0 copied to clipboard

A package to handle animated transitions between screens, in a simple way, and improve the application experience.

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

1
likes
130
pub points
44%
popularity

Publisher

unverified uploader

A package to handle animated transitions between screens, in a simple way, and improve the application experience.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on animate_navigator_transition_do