morphui 0.1.2 copy "morphui: ^0.1.2" to clipboard
morphui: ^0.1.2 copied to clipboard

Automatic UI adaptation for Flutter. Dark mode, accessibility, and behavioral layout adaptation — zero configuration.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add morphui

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

dependencies:
  morphui: ^0.1.2

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:morphui/morphui.dart';
1
likes
160
points
148
downloads

Documentation

API reference

Publisher

verified publishermorphui.dev

Weekly Downloads

Automatic UI adaptation for Flutter. Dark mode, accessibility, and behavioral layout adaptation — zero configuration.

Homepage
Repository (GitHub)
View/report issues

License

Apache-2.0 (license)

Dependencies

battery_plus, crypto, flutter, hive, hive_flutter, http, package_info_plus, sensors_plus, shared_preferences, visibility_detector

More

Packages that depend on morphui