Skip to content

Releases: nank1ro/flutter-shadcn-ui

v0.14.0

28 Oct 09:44
Compare
Choose a tag to compare

What's Changed

  • feat: display cursor click when the onRowTap or onColumnTap visible. by @moshOntong-IT in #178
  • refactor: remove onChangedNullable, update onChanged for null val… by @moshOntong-IT in #177

Full Changelog: v0.13.5...v0.14.0

v0.13.5

23 Oct 08:52
5e5dbe5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.5

v0.13.4

18 Oct 10:40
Compare
Choose a tag to compare

Full Changelog: v0.13.3...v0.13.4

v0.13.3

18 Oct 10:39
Compare
Choose a tag to compare

Full Changelog: v0.13.2...v0.13.3

v0.13.2

18 Oct 09:20
Compare
Choose a tag to compare

Full Changelog: v0.13.1...v0.13.2

v0.13.1

17 Oct 09:40
427c088
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

11 Oct 15:25
2ad77db
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

11 Oct 10:04
eafefec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.12.0

v0.11.1

07 Oct 09:20
d781da2
Compare
Choose a tag to compare

What's Changed

  • feat: Add custom headers support to ShadImage for network images by @devaryakjha in #162

New Contributors

Full Changelog: v0.11.0...v0.11.1

v0.11.0

02 Oct 17:19
6b4452a
Compare
Choose a tag to compare

What's Changed

  • FEAT: Add ShadSelect.multiple, ShadSelect.multipleWithSearch, ShadSelectMultipleFormField and ShadSelectMultipleFormField.withSearch constructors.
  • FEAT: Add onChangedNullable to ShadSelect and ShadSelectFormField, to allow the deselection of an option.
  • Improve the ShadSelect focus behavior.
  • Improve size of ShadSelect options to fit the available space.

Full Changelog: v0.10.0...v0.11.0