flutter_page_tranzitionz 2.1.1 copy "flutter_page_tranzitionz: ^2.1.1" to clipboard
flutter_page_tranzitionz: ^2.1.1 copied to clipboard

A set of Page Route Transitions for simple and easy animations between different screens. Inspired by other packages on pub.dev.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_page_tranzitionz

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

dependencies:
  flutter_page_tranzitionz: ^2.1.1

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

Publisher

verified publishermj12358.dev

A set of Page Route Transitions for simple and easy animations between different screens. Inspired by other packages on pub.dev.

Repository (GitHub)
View/report issues

Topics

#flutter #animation #transition

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on flutter_page_tranzitionz