Skip to Content
Primitive UI

Primitive UI

A Flutter GUI library built entirely from scratch using only primitive components

Features

UI Components

PrimitiveCard, PrimitiveToggleSwitch, PrimitiveSlider, and PrimitiveCircularProgress built from Canvas

Layout Components

VStack, HStack, and ZStack with custom RenderBox and alignment control

Zero Dependencies

Built entirely from CustomPaint and Canvas primitives

Educational

Learn how Flutter’s rendering engine works under the hood

Last updated on