Skip to content

Releases: AhmedLSayed9/dropdown_button2

v2.3.5

15 Jul 21:08
Compare
Choose a tag to compare
  • Fix ScrollBar theming.

v2.3.4

27 Jun 14:43
Compare
Choose a tag to compare
  • isFullScreen should be null by default, fixes #157.

v2.3.3

23 Jun 01:41
Compare
Choose a tag to compare
  • Support ScrollBar theming for Cupertino, closes #154.

v2.3.1

21 Jun 18:48
Compare
Choose a tag to compare
  • Update gitignore/pubignore, fixes #153.

v2.2.2

21 Jun 03:02
Compare
Choose a tag to compare
  • Ignore goldens and assets for pub.dev (reduces package size)

v2.2.1

21 Jun 02:27
Compare
Choose a tag to compare
  • Fix README images.

v2.2.0

21 Jun 02:15
Compare
Choose a tag to compare
  • Update DropdownButtonFormField2 decoration behavior. (#152)
  • Squashed MediaQuery InheritedModel [Flutter core].
  • Fix rebuild issue of openMenuIcon.
  • Fix ink response radius for DropdownButtonFormField2.
  • Update README and examples.

v2.1.4

17 Jun 15:35
Compare
Choose a tag to compare
  • Fix button falsely maintaining focus, closes #152.

v2.1.3

22 May 11:41
Compare
Choose a tag to compare
  • Fix assertion failure when dropdownStyleData's decoration has an image.
  • Fix IgnorePointer to only block user interactions (Flutter Dropdown Update).

v2.1.2

11 May 18:11
Compare
Choose a tag to compare
  • Revert "Remove the deprecated window" and ignore instead.