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 d1d41e8 commit 4372ad3Copy full SHA for 4372ad3
README.md
@@ -168,7 +168,7 @@ add this line to pubspec.yaml
168
169
```yaml
170
dependencies:
171
- dropdown_button2: ^3.0.0-beta.18
+ dropdown_button2: ^3.0.0-beta.19
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.18
+version: 3.0.0-beta.19
4
repository: https://github.com/AhmedLSayed9/dropdown_button2
5
issue_tracker: https://github.com/AhmedLSayed9/dropdown_button2/issues
6
0 commit comments