flutter_page_tranzitionz 3.0.0 copy "flutter_page_tranzitionz: ^3.0.0" to clipboard
flutter_page_tranzitionz: ^3.0.0 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: ^3.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:flutter_page_tranzitionz/flutter_page_tranzitionz.dart';
1
likes
150
points
185
downloads

Publisher

verified publishermj12358.dev

Weekly Downloads

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

Repository (GitHub)

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