morpheus 1.2.3 copy "morpheus: ^1.2.3" to clipboard
morpheus: ^1.2.3 copied to clipboard

A Flutter package for easily implementing Material Design navigation transitions.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add morpheus

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

dependencies:
  morpheus: ^1.2.3

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:morpheus/morpheus.dart';
37
likes
90
pub points
78%
popularity

Publisher

verified publishersalby.me

A Flutter package for easily implementing Material Design navigation transitions.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on morpheus