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

An easy way to navigate between pages in an elegant mode and interactive

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add route_transitions_eg

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

dependencies:
  route_transitions_eg: ^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:route_transitions_eg/route_transitions_eg.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

An easy way to navigate between pages in an elegant mode and interactive

Homepage

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on route_transitions_eg