From 44ac4db19054c24ef6cf25fb8250394cb3e0c932 Mon Sep 17 00:00:00 2001 From: ubanesh <47909666+ubanesh@users.noreply.github.com> Date: Tue, 11 Jun 2024 16:54:34 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index f76392a8..b264f9a2 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -6,7 +6,7 @@ homepage: https://github.com/wilburt/flutter_paystack dependencies: flutter: sdk: flutter - http: ^0.13.5 + http: ^1.0.0 intl: ^0.17.0 meta: ^1.8.0 async: ^2.9.0 @@ -34,4 +34,4 @@ flutter: environment: sdk: '>=2.12.0 <3.0.0' - flutter: ">=2.0.0" \ No newline at end of file + flutter: ">=2.0.0"