custom_page_transitions 0.0.2 copy "custom_page_transitions: ^0.0.2" to clipboard
custom_page_transitions: ^0.0.2 copied to clipboard

outdated

This package helps to handle the animations of the screen transitions in an elegant and simple way.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add custom_page_transitions

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

dependencies:
  custom_page_transitions: ^0.0.2

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:custom_page_transitions/custom_page_transitions.dart';
3
likes
0
pub points
10%
popularity

Publisher

unverified uploader

This package helps to handle the animations of the screen transitions in an elegant and simple way.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on custom_page_transitions