flutter_ui_kit_theme 0.1.16 copy "flutter_ui_kit_theme: ^0.1.16" to clipboard
flutter_ui_kit_theme: ^0.1.16 copied to clipboard

Production-ready Material 3 design system for multi-app Flutter ecosystems. Supports light/dark mode, multi-brand overrides, and a full design token system.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_ui_kit_theme

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

dependencies:
  flutter_ui_kit_theme: ^0.1.16

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:flutter_ui_kit_theme/flutter_ui_kit_theme.dart';
0
likes
150
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Production-ready Material 3 design system for multi-app Flutter ecosystems. Supports light/dark mode, multi-brand overrides, and a full design token system.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_ui_kit_widget, shared_preferences

More

Packages that depend on flutter_ui_kit_theme