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 e74236b commit 9ad9db8Copy full SHA for 9ad9db8
example/pubspec.yaml
@@ -18,7 +18,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
18
version: 1.0.0+1
19
20
environment:
21
- sdk: ">=2.12.0 <3.0.0"
+ sdk: ">=2.12.0 <4.0.0"
22
23
dependencies:
24
flutter:
pubspec.yaml
@@ -4,7 +4,7 @@ version: 1.1.4
4
homepage: https://github.com/emreesen27/Flutter-Progress-Dialog.git
5
6
7
- sdk: '>=2.12.0 <3.0.0'
+ sdk: '>=2.12.0 <4.0.0'
8
flutter: ">=1.17.0"
9
10
0 commit comments