flutter-shadcn-ui icon indicating copy to clipboard operation
flutter-shadcn-ui copied to clipboard

shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.

Flutter ShadcnUI

License: MIT GitHub stars GitHub issues GitHub pull-requests shadcn_ui Pub Version (including pre-releases)

ShadcnUI ported in Flutter. Awesome UI components for Flutter, fully customizable.

Documentation

See the documentation to interact with the components and see the code.

Progress

Follow the progress on X (Twitter)

  • [x] Accordion
  • [x] Alert
  • [ ] Breadcrumb
  • [x] Dialog
  • [x] Avatar
  • [x] Badge
  • [x] Button
  • [ ] Calendar
  • [x] Card
  • [ ] Carousel
  • [x] Checkbox
  • [ ] Collapsible
  • [ ] Combobox
  • [ ] Command
  • [ ] Context Menu
  • [ ] Data Table
  • [ ] Date Picker
  • [ ] Drawer
  • [ ] Dropdown Menu
  • [x] Form
  • [x] Hover Card Use Popover instead
  • [x] Image
  • [x] Input
  • [ ] Input OTP
  • [x] Label Use Text instead
  • [ ] Menubar
  • [ ] Navigation Menu
  • [ ] Pagination
  • [x] Popover
  • [x] Progress
  • [x] RadioGroup
  • [x] Resizable
  • [x] Scroll Area Use SingleScrollView, ListView etc. instead
  • [x] Select
  • [x] Separator Use Divider instead
  • [x] Sheet
  • [ ] Skeleton
  • [x] Slider
  • [ ] Sonner (?)
  • [x] Switch
  • [x] Table
  • [ ] Tabs
  • [ ] TextArea
  • [x] Toast
  • [ ] Toggle
  • [ ] ToggleGroup
  • [x] Tooltip