Shadcn UI ported in Flutter. Awesome UI components for Flutter, fully customizable.
See the documentation to interact with the components and see the code.
Follow the progress on X (Twitter)
- Accordion
- Alert
- Breadcrumb
- Dialog
- Avatar
- Badge
- Button
- IconButton
- Calendar
- Card
- Carousel
- Checkbox
- Collapsible
- Combobox
- Command
- Context Menu
- Data Table
- Date Picker
- Drawer
-
Dropdown MenuUse Context Menu instead - Form
-
Hover CardUse Popover instead - Input
- Input OTP
-
LabelUse Text instead - Menubar
- Navigation Menu
- Pagination
- Popover
- Progress
- RadioGroup
- Resizable
-
Scroll AreaUse SingleScrollView, ListView etc. instead - Select
- Separator
- Sheet
- Skeleton
- Slider
- Sonner
- Switch
- Table
- Tabs
- TextArea
- Time Picker
- Toast
- Toggle
- ToggleGroup
- Tooltip
What's the difference with shadcn_flutter
My repo was created the 05/01/2024 while he started the 12/02/2024. He never contacted me to contribute. It's an open source project, I'd love to have contributions.Each widget I make takes some time because I try to solve problems in a simple way, making each widget extremely customizable.
Another library could probably come first with more widgets, but in the long run it's the quality the most important thing.