File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed
packages/dropdown_button2 Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ add this line to pubspec.yaml
168168
169169``` yaml
170170dependencies :
171- dropdown_button2 : ^3.0.0-beta.18
171+ dropdown_button2 : ^3.0.0-beta.19
172172` ` `
173173
174174import package
Original file line number Diff line number Diff line change 1+ ## 3.0.0-beta.19
2+
3+ - Enhance the display of error/helper elements at DropdownButtonFormField2, closes #199 .
4+
15## 3.0.0-beta.18
26
37- Replaces textScaleFactor with TextScaler [ Flutter core] .
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.18
3+ version : 3.0.0-beta.19
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