Skip to content

Releases: nank1ro/flutter-shadcn-ui

v0.4.5

09 May 15:39
Compare
Choose a tag to compare
  • Remove placeholderStyle and placeholderAlignment from ShadDecoration and move to ShadInput and ShadInputFormField
  • Add suffix and prefix to ShadInput and ShadInputFormField

Full Changelog: v0.4.4...v0.4.5

v0.4.4

09 May 11:07
Compare
Choose a tag to compare
  • Add horizontalScrollPhysics and verticalScrollPhysics to ShadTable
  • Add mainAxisAlignment and crossAxisAlignment to ShadButton
  • Fix ShadDialog content adding default text style
  • Remove popover asserts and ignore operation if already opened/closed.
  • Add longPressDuration to ShadGestureDetector
  • Add hoverStrategies to ShadButtonTheme's
  • Fix use strutStyle in ShadInput
  • Add backgroundColor to ShadInput and ShadInputFormField (thanks to @Dredayduncan)
  • Remove inputDecoration from ShadInput
  • Put placeholder on top of ShadInput
  • Fix text style alignment

Full Changelog: v0.4.3...v0.4.4

v0.4.3

03 May 06:47
Compare
Choose a tag to compare
  • Fix ShadResizable divider position

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 May 18:45
8143bff
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.1...v0.4.2

v0.4.1

26 Apr 14:46
8de5f0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.4.1

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