route_transitions_jpmg 0.0.3 copy "route_transitions_jpmg: ^0.0.3" to clipboard
route_transitions_jpmg: ^0.0.3 copied to clipboard

Package for Flutter that customizes the animation in transitions and navigation from one screen to another.

Route Transitions #

Package for Flutter that customizes the animation in transitions and navigation from one screen to another.

Usage #

RouteTransitions(
    context: context,
    child: Page2Screen(),
    animation: AnimationType.fadeIn,
);
1
likes
160
points
16
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Package for Flutter that customizes the animation in transitions and navigation from one screen to another.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter

More

Packages that depend on route_transitions_jpmg