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

Package that provides to manage transitions between screens, very symple

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transitions_route_basic

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

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

Publisher

unverified uploader

Package that provides to manage transitions between screens, very symple

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on transitions_route_basic