mega_ui_kit 0.0.3 copy "mega_ui_kit: ^0.0.3" to clipboard
mega_ui_kit: ^0.0.3 copied to clipboard

Flutter UI kit with themeable semantic colors (MegaColorScheme), design tokens, and Mega-aligned widgets. Brand colors are provided by your app — see example.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add mega_ui_kit

With Flutter:

 $ flutter pub add mega_ui_kit

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

dependencies:
  mega_ui_kit: ^0.0.3

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:mega_ui_kit/mega_ui_kit.dart';
4
likes
0
points
205
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter UI kit with themeable semantic colors (MegaColorScheme), design tokens, and Mega-aligned widgets. Brand colors are provided by your app — see example.

Repository (GitLab)
View/report issues

Topics

#ui-kit #design-system #widget #mega-ui-kit

License

unknown (license)

Dependencies

flutter, flutter_svg

More

Packages that depend on mega_ui_kit