fossui

Introduction

An open-source Flutter UI component library. One import, a full set of themed, accessible components.

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';

Components

On this page