tarkalabs / tarka-ui-kit-flutter

UI Kit and Design System for building apps with Flutter
https://pub.dev/packages/tarka_ui
MIT License
7 stars 0 forks source link
design-system ui-components

Tarka UI Kit Flutter

Tarka UI Kit is a pre-built component library for building Flutter apps. It is based on our design system, utilizing Atomic Design principles.

List of components

How to run the kitchen sink app?

From Android Studio

Open main.dart file in example/ directory rest will be handled by Android Studio.

From Terminal

Change directory to example/ and execute flutter run