transitions_page 1.0.0 copy "transitions_page: ^1.0.0" to clipboard
transitions_page: ^1.0.0 copied to clipboard

This package helps to manage the transitions between screens facilitating the user experience.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add transitions_page

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

dependencies:
  transitions_page: ^1.0.0

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_page/transitions_page.dart';
0
likes
140
pub points
23%
popularity

Publisher

unverified uploader

This package helps to manage the transitions between screens facilitating the user experience.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on transitions_page