kin_ui 1.1.0 copy "kin_ui: ^1.1.0" to clipboard
kin_ui: ^1.1.0 copied to clipboard

A Native inspired Flutter design system. Tokens, primitives, components, adaptive shell, and templates out of the box.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add kin_ui

With Flutter:

 $ flutter pub add kin_ui

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

dependencies:
  kin_ui: ^1.1.0

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:kin_ui/kin_ui.dart';
1
likes
0
points
31
downloads

Publisher

unverified uploader

Weekly Downloads

A Native inspired Flutter design system. Tokens, primitives, components, adaptive shell, and templates out of the box.

Repository (GitHub)
View/report issues

Topics

#ui #design-system #widget #theming

License

unknown (license)

Dependencies

crypto, flutter, flutter_svg, lucide_icons

More

Packages that depend on kin_ui