kin_ui 1.7.0 copy "kin_ui: ^1.7.0" to clipboard
kin_ui: ^1.7.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 Flutter:

 $ flutter pub add kin_ui

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

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

Documentation

API reference

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

MIT (license)

Dependencies

crypto, cupertino_icons, flutter, flutter_svg, lucide_icons

More

Packages that depend on kin_ui