We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3724db commit db61e1cCopy full SHA for db61e1c
README.md
@@ -168,7 +168,7 @@ add this line to pubspec.yaml
168
169
```yaml
170
dependencies:
171
- dropdown_button2: ^3.0.0-beta.17
+ dropdown_button2: ^3.0.0-beta.18
172
```
173
174
import package
packages/dropdown_button2/pubspec.yaml
@@ -1,6 +1,6 @@
1
name: dropdown_button2
2
description: 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.17
+version: 3.0.0-beta.18
4
repository: https://github.com/AhmedLSayed9/dropdown_button2
5
issue_tracker: https://github.com/AhmedLSayed9/dropdown_button2/issues
6
0 commit comments