morph_route 0.1.1 copy "morph_route: ^0.1.1" to clipboard
morph_route: ^0.1.1 copied to clipboard

iOS 26-inspired container morph for Flutter. A modified OpenContainer with backdrop blur, accent scrim, 3D tilt, and a scaffold-level recede helper — drop-in widgets to make any tile-to-screen navigat [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add morph_route

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

dependencies:
  morph_route: ^0.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:morph_route/morph_route.dart';
3
likes
150
points
173
downloads

Documentation

API reference

Publisher

verified publisherhashstudios.dev

Weekly Downloads

iOS 26-inspired container morph for Flutter. A modified OpenContainer with backdrop blur, accent scrim, 3D tilt, and a scaffold-level recede helper — drop-in widgets to make any tile-to-screen navigation feel premium.

Repository (GitHub)
View/report issues

Topics

#animation #transition #navigation #container-transform #ios

License

BSD-3-Clause (license)

Dependencies

flutter

More

Packages that depend on morph_route