Skip to content

Releases: nank1ro/flutter-shadcn-ui

v0.3.3

17 Apr 09:20
Compare
Choose a tag to compare

Full Changelog: v0.3.1...v0.3.3

v0.3.1

16 Apr 14:43
c5e1b66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

14 Apr 11:34
1e55b8c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.6...v0.3.0

v0.2.6

30 Mar 14:34
Compare
Choose a tag to compare

What's Changed

  • Fix buttons state not updated correctly
  • Remove ShadAssets in favor of LucideIcons

Full Changelog: v0.2.3...v0.2.6

v0.2.3

24 Mar 11:41
476792a
Compare
Choose a tag to compare

What's Changed

In details:

  • Expose ShadTextTheme
  • Fix ShadTextTheme to add ability to change font family
  • Add materialThemeBuilder to default ShadApp
  • Add ShadTextTheme.fromGoogleFont to use a Google Font

Full Changelog: v0.2.2...v0.2.3

v0.2.2

22 Mar 09:56
Compare
Choose a tag to compare
  • Fix lerp of ShadDecoration and ShadBorder
  • Add ShadDecoration.none and ShadBorder.none

v0.2.1

19 Mar 09:47
Compare
Choose a tag to compare

What's Changed

  • Export the rest of the available color schemes by @Pietervdw in #43

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Mar 10:10
Compare
Choose a tag to compare
  • Add materialThemeBuilder and cupertinoThemeBuilder to ShadApp
  • Fix readOnly for ShadInput
  • Fix initialValue for ShadInputFormField
  • Rename AnimatedShadTheme into ShadAnimatedTheme

v0.1.0

16 Mar 11:22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/nank1ro/flutter-shadcn-ui/commits/v0.1.0