diff --git a/pubspec.lock b/pubspec.lock index b98012d1..d8e0091a 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -257,6 +257,14 @@ packages: url: "https://pub.dev" source: hosted version: "5.1.1" + cupertino_http: + dependency: "direct main" + description: + name: cupertino_http + sha256: b4c900b2bc458965093b60dc9841d3ab43f42e974ce779ef96d8bea56dbd34e0 + url: "https://pub.dev" + source: hosted + version: "1.2.0" cupertino_icons: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index be4e6f3c..abcbea38 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -70,6 +70,7 @@ dependencies: windows_single_instance: ^1.0.1 flutter_loggy_dio: ^3.0.1 dio_smart_retry: ^6.0.0 + cupertino_http: ^1.2.0 dev_dependencies: flutter_test: