shadcn_jaspr 0.1.1
shadcn_jaspr: ^0.1.1 copied to clipboard
A Dart port of shadcn/ui for the Jaspr web framework. Beautiful, accessible, and customizable UI components built with Tailwind CSS.
0.1.1 #
- Fix screenshot URLs in README for pub.dev rendering
0.1.0 #
- Initial release
- 19 components ported from shadcn/ui:
- Base: Button, Badge, Card, Input, Label, Separator
- Form: Checkbox, Switch, Textarea, Select, RadioGroup
- Navigation: Tabs, Breadcrumb, Pagination
- Overlay: Dialog, Sheet, DropdownMenu, Tooltip, Popover
- Utility functions:
cn()for class merging,CVAfor variant management - Tailwind CSS theming with CSS variables (light/dark mode)
- Full example showcase app