File tree Expand file tree Collapse file tree
packages/dropdown_button2 Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ add this line to pubspec.yaml
169169
170170``` yaml
171171dependencies :
172- dropdown_button2 : ^3.0.0-beta.24
172+ dropdown_button2 : ^3.0.0-beta.25
173173` ` `
174174
175175import package
Original file line number Diff line number Diff line change 1- ## UNRELEASED
1+ ## 3.0.0-beta.25
22
33- Remove temporary fix for list not respecting itemCount when calling itemExtentBuilder.
44- Fix selected index not updating when items list changes, closes #392 .
Original file line number Diff line number Diff line change 11name : dropdown_button2
22description : Flutter's core Dropdown Button widget with steady dropdown menu and many options you can customize to your needs.
3- version : 3.0.0-beta.24
3+ version : 3.0.0-beta.25
44repository : https://github.com/AhmedLSayed9/dropdown_button2
55issue_tracker : https://github.com/AhmedLSayed9/dropdown_button2/issues
66
You can’t perform that action at this time.
0 commit comments