fossui

Introduction

An open-source Flutter UI library, inspired by coss.com/ui, Cal.com's design system. Themed from one source, accessible, one import.

fossui is a Flutter UI component library. Every component reads its colors, radius, type, and spacing from a single theme, so one retheme restyles the whole set. Components are framework-agnostic, accessible, and icon-agnostic.

Install

flutter pub add fossui
import 'package:fossui/fossui.dart';

Under 0.x, APIs and tokens can still change between releases, so pin a version you have tested against.

Components

On this page