animated_transitions 1.0.8 copy "animated_transitions: ^1.0.8" to clipboard
animated_transitions: ^1.0.8 copied to clipboard

A collection of beautiful transitions to navigate between pages in a Flutter app.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add animated_transitions

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

dependencies:
  animated_transitions: ^1.0.8

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:animated_transitions/animated_transitions.dart';
10
likes
160
points
25
downloads

Publisher

verified publisherbaansoftware.com

Weekly Downloads

A collection of beautiful transitions to navigate between pages in a Flutter app.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on animated_transitions