Skip to content

Commit

Permalink
fix: add http pub package for api calls
Browse files Browse the repository at this point in the history
  • Loading branch information
shifubrams committed Apr 1, 2024
1 parent c2324d7 commit 7586784
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ packages:
source: hosted
version: "12.1.3"
http:
dependency: transitive
dependency: "direct main"
description:
name: http
sha256: "761a297c042deedc1ffbb156d6e2af13886bb305c2a343a4d972504cd67dd938"
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ dependencies:
glob: ^2.1.2
provider: ^6.1.2
flutter_screenutil: ^5.9.0
http: ^1.2.1

dev_dependencies:
flutter_test:
Expand Down

0 comments on commit 7586784

Please sign in to comment.