Releases: nank1ro/flutter-shadcn-ui
Releases · nank1ro/flutter-shadcn-ui
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
v0.2.2
v0.2.1
What's Changed
- Export the rest of the available color schemes by @Pietervdw in #43
New Contributors
- @Pietervdw made their first contribution in #43
Full Changelog: v0.2.0...v0.2.1
v0.2.0
v0.1.0
What's Changed
- Move size settings to another ThemeData object by @dickermoshe in #2
- Fix
zinc
theme, add remaining shadcn/ui color themes by @dickermoshe in #7 - Add Text Theme by @dickermoshe in #8
- feat/popover by @nank1ro in #5
- feat/select by @nank1ro in #11
- feat/switch by @nank1ro in #13
- feat/card by @nank1ro in #9
- chore/rename all from Shadcn to Shad by @nank1ro in #14
- feat/checkbox by @nank1ro in #15
- feat/form by @nank1ro in #24
- Export card theme by @cjamcu in #25
- Feat/checkbox, switch, select form fields by @nank1ro in #26
- feat/radio-group by @nank1ro in #27
- feat/font family by @nank1ro in #28
- Feat/toast by @nank1ro in #29
- Feat/alert by @nank1ro in #30
- Feat/dialog by @nank1ro in #33
- Feat/slider by @nank1ro in #35
- Feat/sheet by @nank1ro in #37
- feat/progress by @nank1ro in #40
- feat/accordion by @nank1ro in #38
New Contributors
- @dickermoshe made their first contribution in #2
- @nank1ro made their first contribution in #5
- @cjamcu made their first contribution in #25
Full Changelog: https://github.com/nank1ro/flutter-shadcn-ui/commits/v0.1.0