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

A Flutter package project to manage the route transitions between the screens in a easy way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add enjoy_route_transitions

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  enjoy_route_transitions: ^0.0.3

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:enjoy_route_transitions/enjoy_route_transitions.dart';
0
likes
150
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package project to manage the route transitions between the screens in a easy way.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on enjoy_route_transitions