bkey_uikit 0.0.1 copy "bkey_uikit: ^0.0.1" to clipboard
bkey_uikit: ^0.0.1 copied to clipboard

BMoni design system for Flutter — typography, colour tokens, themes and a curated set of reusable UI primitives shared across Bkey products.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add bkey_uikit

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

dependencies:
  bkey_uikit: ^0.0.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:bkey_uikit/bkey_uikit.dart';
2
likes
160
points
32
downloads

Documentation

Documentation
API reference

Publisher

verified publisherbkey.me

Weekly Downloads

BMoni design system for Flutter — typography, colour tokens, themes and a curated set of reusable UI primitives shared across Bkey products.

Repository (GitHub)
View/report issues

Topics

#ui #design-system #widget #components #bkey

License

Apache-2.0 (license)

Dependencies

cached_network_image, characters, dotted_border, flutter, flutter_svg

More

Packages that depend on bkey_uikit