shadcn_ui 0.2.1 shadcn_ui: ^0.2.1 copied to clipboard
shadcn-ui ported in Flutter. Awesome UI components for Flutter, fully customizable.
0.2.1 #
- Fix export of color schemes (thanks to @Pietervdw)
0.2.0 #
- Add
materialThemeBuilder
andcupertinoThemeBuilder
toShadApp
- Fix
readOnly
forShadInput
- Fix
initialValue
forShadInputFormField
- Rename
AnimatedShadTheme
intoShadAnimatedTheme
0.1.0 #
- new
ShadProgress
component - new
ShadAccordion
component - new
ShadSheet
component - add
onLongPress
to buttons - add
ShadStatesController
to buttons - update
showShadDialog
- set toast default animations based on alignment
- change toast default offset
- add Material and Cupertino constructors in
ShadApp
0.0.1-dev1 #
- First development release
0.0.0 #
- Initial commit