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

Page Transitions package from FlutterAdvanced course by Fernando Herrara.

Route Transitions #

This package helps with route transitions.

Features #

Transition to a Widget easily giving properties such as animation, duration and more.

Getting started #

No prerequisites to use the package.

Usage #

///[context] refers to the BuildContext of the App at that time.
RouteTransitions(
    context: context, 
    child: Page2(),
    animation: AnimationType.fadeIn, 
    );

Additional information #

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

0
likes
160
points
23
downloads

Publisher

unverified uploader

Weekly Downloads

Page Transitions package from FlutterAdvanced course by Fernando Herrara.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on custom_route_transitions_jmabar