diff --git a/templates/Flutter Application/pubspec.yaml b/templates/Flutter Application/pubspec.yaml index e4140b8..7a89748 100644 --- a/templates/Flutter Application/pubspec.yaml +++ b/templates/Flutter Application/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: # Use with the CupertinoIcons class for iOS style icons. cupertino_icons: ^0.1.3 shared_preferences: ^0.5.6 - http: ^0.12.0+4 + http: ">=0.12.0+4 <0.14.0" rxdart: ^0.23.1 json_annotation: ^3.0.1 connectivity: 0.4.8+1