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

Adaptive, responsive layouts that morph between phone and desktop forms - list-detail, split panes, adaptive modals - keeping live widget state across resizes.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add morph_kit

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

dependencies:
  morph_kit: ^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_kit/morph_kit.dart';
1
likes
160
points
67
downloads

Documentation

API reference

Publisher

verified publisherwhuppi.com

Weekly Downloads

Adaptive, responsive layouts that morph between phone and desktop forms - list-detail, split panes, adaptive modals - keeping live widget state across resizes.

Repository (GitHub)
View/report issues
Contributing

Topics

#layout #adaptive #responsive #list-detail #split-view

License

MIT (license)

Dependencies

flutter

More

Packages that depend on morph_kit