We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be81a7f commit 5cc4042Copy full SHA for 5cc4042
1 file changed
flutter_web_auth_2/pubspec.yaml
@@ -32,7 +32,7 @@ dependencies:
32
sdk: flutter
33
path_provider: ^2.1.2
34
url_launcher: ^6.1.6
35
- web: ^1.0.0
+ web: ">=0.5.0 <2.0.0"
36
window_to_front: ^0.0.3
37
38
dev_dependencies:
0 commit comments