Releases: nank1ro/flutter-shadcn-ui
Releases · nank1ro/flutter-shadcn-ui
v0.13.3
Full Changelog: v0.13.2...v0.13.3
v0.13.2
Full Changelog: v0.13.1...v0.13.2
v0.13.1
v0.13.0
v0.12.0
v0.11.1
What's Changed
- feat: Add custom
headers
support toShadImage
for network images by @devaryakjha in #162
New Contributors
- @devaryakjha made their first contribution in #162
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- FEAT: Add
ShadSelect.multiple
,ShadSelect.multipleWithSearch
,ShadSelectMultipleFormField
andShadSelectMultipleFormField.withSearch
constructors. - FEAT: Add
onChangedNullable
toShadSelect
andShadSelectFormField
, to allow the deselection of an option. - Improve the
ShadSelect
focus behavior. - Improve size of
ShadSelect
options to fit the available space.
Full Changelog: v0.10.0...v0.11.0