Skip to content

Commit db9edcc

Browse files
committed
chore(deps): drop the unused http direct dependency
1 parent 7934e67 commit db9edcc

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

pubspec.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1064,7 +1064,7 @@ packages:
10641064
source: hosted
10651065
version: "0.15.6"
10661066
http:
1067-
dependency: "direct main"
1067+
dependency: transitive
10681068
description:
10691069
name: http
10701070
sha256: "87721a4a50b19c7f1d49001e51409bddc46303966ce89a65af4f4e6004896412"

pubspec.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,6 @@ dependencies:
140140
meta: ^1.17.0
141141
workmanager: ^0.9.0
142142
path: ^1.9.1
143-
http: ^1.6.0
144143
lints: ^6.0.0
145144
bloc_concurrency: ^0.3.0
146145
web_socket_channel: ^3.0.3

0 commit comments

Comments
 (0)