
Production-ready UI components, theming, and design tokens for consistent interfaces; brand assets, iconography, Figtree typography, spacing, shadows, radii and opacity tokens.
A multi-platform design system providing production-ready UI components, theming capabilities, and design tokens for building consistent user experiences across platforms.
Lemonade Design System is a comprehensive, multi-platform solution that enables teams to build consistent, high-quality user interfaces. It provides:
| Platform | Targets | Documentation |
|---|---|---|
| Kotlin Multiplatform | Android, iOS, JVM Desktop | KMP Documentation |
| Flutter | Android, iOS, Web | Flutter Documentation |
| SwiftUI | iOS 15+, macOS 12+ | SwiftUI Documentation |
Each platform has its own versioning scheme:
| Platform | Tag Pattern | Example |
|---|---|---|
| KMP | lemonade-kmp-vX.Y.Z |
lemonade-kmp-v1.0.0 |
| Flutter | lemonade-flutter-vX.Y.Z |
lemonade-flutter-v0.1.0 |
| SwiftUI | lemonade-swiftui-vX.Y.Z |
lemonade-swiftui-v1.0.0 |
The design system includes a comprehensive set of UI components:
| Category | Examples |
|---|---|
| Form Controls | Button, Switch, Input, Checkbox, Radio |
| Display | Text, Badge, Avatar, Card |
| Selection & Lists | List, Dropdown, Menu |
| Feedback | Toast, Dialog, Loading |
All platforms share a consistent design foundation:
| Token | Description |
|---|---|
| Colors | Primitive and semantic color tokens |
| Typography | Figtree font family with multiple text styles |
| Spacing | Consistent spacing scale (spacing100, spacing200, etc.) |
| Radius | Border radius tokens |
| Shadows | Pre-defined shadow sets for elevation |
| Opacity | Opacity levels for transparency |
| Border Widths | Border width configurations |
| Asset Type | Description |
|---|---|
| BrandLogo | Brand logo assets |
| CountryFlag | Country flag icons |
| SVG Icons | Comprehensive icon library |
The Lemonade Design System embraces flexibility over rigidity. We provide sensible defaults and semantic APIs, but acknowledge that design requirements vary.
All public APIs must be thoroughly documented with:
We welcome contributions! Please see the platform-specific documentation for detailed contribution guidelines:
See LICENSE for details.
A multi-platform design system providing production-ready UI components, theming capabilities, and design tokens for building consistent user experiences across platforms.
Lemonade Design System is a comprehensive, multi-platform solution that enables teams to build consistent, high-quality user interfaces. It provides:
| Platform | Targets | Documentation |
|---|---|---|
| Kotlin Multiplatform | Android, iOS, JVM Desktop | KMP Documentation |
| Flutter | Android, iOS, Web | Flutter Documentation |
| SwiftUI | iOS 15+, macOS 12+ | SwiftUI Documentation |
Each platform has its own versioning scheme:
| Platform | Tag Pattern | Example |
|---|---|---|
| KMP | lemonade-kmp-vX.Y.Z |
lemonade-kmp-v1.0.0 |
| Flutter | lemonade-flutter-vX.Y.Z |
lemonade-flutter-v0.1.0 |
| SwiftUI | lemonade-swiftui-vX.Y.Z |
lemonade-swiftui-v1.0.0 |
The design system includes a comprehensive set of UI components:
| Category | Examples |
|---|---|
| Form Controls | Button, Switch, Input, Checkbox, Radio |
| Display | Text, Badge, Avatar, Card |
| Selection & Lists | List, Dropdown, Menu |
| Feedback | Toast, Dialog, Loading |
All platforms share a consistent design foundation:
| Token | Description |
|---|---|
| Colors | Primitive and semantic color tokens |
| Typography | Figtree font family with multiple text styles |
| Spacing | Consistent spacing scale (spacing100, spacing200, etc.) |
| Radius | Border radius tokens |
| Shadows | Pre-defined shadow sets for elevation |
| Opacity | Opacity levels for transparency |
| Border Widths | Border width configurations |
| Asset Type | Description |
|---|---|
| BrandLogo | Brand logo assets |
| CountryFlag | Country flag icons |
| SVG Icons | Comprehensive icon library |
The Lemonade Design System embraces flexibility over rigidity. We provide sensible defaults and semantic APIs, but acknowledge that design requirements vary.
All public APIs must be thoroughly documented with:
We welcome contributions! Please see the platform-specific documentation for detailed contribution guidelines:
See LICENSE for details.