Releases: nank1ro/flutter-shadcn-ui
Releases · nank1ro/flutter-shadcn-ui
v0.4.5
- Remove
placeholderStyle
andplaceholderAlignment
fromShadDecoration
and move toShadInput
andShadInputFormField
- Add
suffix
andprefix
toShadInput
andShadInputFormField
Full Changelog: v0.4.4...v0.4.5
v0.4.4
- Add
horizontalScrollPhysics
andverticalScrollPhysics
toShadTable
- Add
mainAxisAlignment
andcrossAxisAlignment
toShadButton
- Fix
ShadDialog
content adding default text style - Remove popover asserts and ignore operation if already opened/closed.
- Add
longPressDuration
toShadGestureDetector
- Add
hoverStrategies
to ShadButtonTheme's - Fix use
strutStyle
inShadInput
- Add
backgroundColor
toShadInput
andShadInputFormField
(thanks to @Dredayduncan) - Remove
inputDecoration
fromShadInput
- Put
placeholder
on top ofShadInput
- Fix text style alignment
Full Changelog: v0.4.3...v0.4.4
v0.4.3
- Fix
ShadResizable
divider position
Full Changelog: v0.4.2...v0.4.3
v0.4.2
What's Changed
- fix/tooltip mobile by @nank1ro in #60
- Add the newly added Input OTP to the "Roadmap" by @louis-sicko in #57
- fix/resizable tap region by @nank1ro in #59
New Contributors
- @louis-sicko made their first contribution in #57
Full Changelog: v0.4.1...v0.4.2
v0.4.1
v0.3.3
Full Changelog: v0.3.1...v0.3.3
v0.3.1
v0.3.0
v0.2.6
What's Changed
- Fix buttons state not updated correctly
- Remove
ShadAssets
in favor ofLucideIcons
Full Changelog: v0.2.3...v0.2.6
v0.2.3
What's Changed
In details:
- Expose
ShadTextTheme
- Fix
ShadTextTheme
to add ability to change font family - Add
materialThemeBuilder
to defaultShadApp
- Add
ShadTextTheme.fromGoogleFont
to use a Google Font
Full Changelog: v0.2.2...v0.2.3