v0.22.2
Changelog
- FIX: Add
constraints
toShadInput
andShadInputFormField
, by default the min height is calculated based on thestyle
andplaceholderStyle
. - FIX:
ShadInput
style and placeholder style which are now merged instead of replaced. - FIX
ShadMenubar
wrong padding used for the context menu. - CHORE: Set min flutter version to
3.29.0
(thanks to @qk7b)
What's Changed
- chore: Update pubspec.yaml to set minimal version to 3.29.0 by @qk7b in #312
- fix: input constraints by @nank1ro in #315
New Contributors
Full Changelog: v0.22.1...v0.22.2