monokit_ui 3.0.0 copy "monokit_ui: ^3.0.0" to clipboard
monokit_ui: ^3.0.0 copied to clipboard

A token-driven, widgets-first Flutter design system: light and dark themes, forms, overlays and app shells, built on widgets rather than Material.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add monokit_ui

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

dependencies:
  monokit_ui: ^3.0.0

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

Documentation

API reference

Publisher

verified publishermonorithm.dev

Weekly Downloads

A token-driven, widgets-first Flutter design system: light and dark themes, forms, overlays and app shells, built on widgets rather than Material.

Repository (GitHub)
View/report issues

Topics

#design-system #design-tokens #widget #theme #ui

License

MIT (license)

Dependencies

flutter, hugeicons

More

Packages that depend on monokit_ui