diff --git a/Forstudents_app/pubspec.yaml b/Forstudents_app/pubspec.yaml index 66692f9..09228ae 100644 --- a/Forstudents_app/pubspec.yaml +++ b/Forstudents_app/pubspec.yaml @@ -15,7 +15,7 @@ environment: dependencies: flutter: sdk: flutter - http: ^0.12.0 + http: ">=0.12.0 <0.14.0" shared_preferences: ^0.4.3 # The following adds the Cupertino Icons font to your application.