diff --git a/udemy/flutter-01/flutter_complete_guide_5/pubspec.yaml b/udemy/flutter-01/flutter_complete_guide_5/pubspec.yaml index 8125199..4d4e52d 100644 --- a/udemy/flutter-01/flutter_complete_guide_5/pubspec.yaml +++ b/udemy/flutter-01/flutter_complete_guide_5/pubspec.yaml @@ -26,7 +26,7 @@ dependencies: sqflite: ^1.1.7+2 location: ^2.3.5 google_maps_flutter: ^0.5.21+8 - http: ^0.12.0+2 + http: ">=0.12.0+2 <0.14.0" # The following adds the Cupertino Icons font to your application. # Use with the CupertinoIcons class for iOS style icons.