Skip to content

bottle-rocket-11/untangled

Repository files navigation

Untangled is a very lightweight and independant design system created to work on all platforms including embedded systems. The only dependency is Flutter and Dart.

Features

Button Card

Getting started

Follow these steps to use this package

Add dependency

import 'package:untangled/button.dart';

Usage

Button(
    label: false,
    onTap: () {},
)

Additional information

TODO: Tell users more about the package: where to find more information, how to contribute to the package, how to file issues, what response they can expect from the package authors, and more.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages