Skip to main content

Flowery.Uno

Beautiful themed components for Uno Platform in C#

What is Flowery.Uno?

Flowery.Uno is an Uno Platform / WinUI port of Flowery.NET, providing fully themed C# controls that mimic the utility-first, semantic class naming of DaisyUI. Build beautiful, themed UIs with native WinUI controls across Windows, Desktop (Skia), Browser (WebAssembly), and Android.

Key Features

35 DaisyUI Themes

All official DaisyUI themes included with runtime switching support

97+ Themed Controls

Complete component library with semantic variants (Primary, Secondary, Accent, etc.)

Full Kanban System

Complete Kanban board with swimlanes, WIP limits, undo/redo, and multi-board management

Color Picker Suite

Native WinUI color picker controls with HSL/RGB support and screen sampling

12 Languages

Built-in localization support with runtime language switching

Cross-Platform

Works on Windows, Desktop (Skia), Browser (WASM), and Android

Quick Example

xmlns:daisy="using:Flowery.Controls"

<!-- Themed button with Primary variant -->
<daisy:DaisyButton Content="Primary Button" Variant="Primary" />

<!-- Text input with Bordered variant -->
<daisy:DaisyInput PlaceholderText="Type here" Variant="Bordered" />

<!-- Runtime theme switcher -->
<daisy:DaisyThemeDropdown MinWidth="220" />

Available Themes

Flowery.Uno includes all 36 official DaisyUI themes: Light Themes: Light, Acid, Autumn, Bumblebee, Caramellatte, Cmyk, Corporate, Cupcake, Cyberpunk, Emerald, Fantasy, Garden, Lemonade, Lofi, Nord, Pastel, Retro, Silk, Valentine, Winter, Wireframe Dark Themes: Dark, Abyss, Aqua, Black, Business, Coffee, Dim, Dracula, Forest, Halloween, Luxury, Night, Smooth, Sunset, Synthwave

Component Categories

Actions

Buttons, FABs, Modals, Swap controls

Data Display

Accordions, Alerts, Avatars, Badges, Cards, Carousels, Chat Bubbles, Timelines, Stats

Data Input

Checkboxes, File Inputs, Text Inputs, Radio Buttons, Ranges, Ratings, Selects, Textareas, Toggles

Layout

Dividers, Drawers, Heroes, Join containers, Stacks Breadcrumbs, Docks, Menus, Navbars, Pagination, Steps, Tabs

Feedback & Utilities

Indicators, Loading spinners, Masks, Progress bars, Radial progress, Skeletons, Toasts

Flowery.Uno Exclusives

Beyond DaisyUI, Flowery.Uno includes unique controls built natively for Uno Platform:
  • FlowKanban - Complete Kanban board system with multi-board management
  • Color Picker Suite - Wheel, Grid, Sliders, Editor, Screen Picker, and Dialog
  • Date Timeline - Horizontal scrollable date picker
  • Weather Components - Current weather, forecasts, and metrics displays
  • Utility Controls - Animated numbers, button groups, contribution graphs, copy buttons, expandable cards, OTP inputs, tag pickers

Next Steps

Installation

Install Flowery.Uno and configure your project

Quick Start

Build your first themed UI in minutes

Components

Explore all available controls

API Reference

Dive into the API documentation

Build docs developers (and LLMs) love