Skip to content

Commit e882f17

Browse files
committed
fixes imports
1 parent 45b0876 commit e882f17

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

pubspec.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,7 @@ dependencies:
3737
logging: ^1.3.0
3838
# Deal with internationalized/localized messages and more.
3939
intl: ^0.20.0
40-
# network_tools: ^6.0.0
41-
network_tools:
42-
git:
43-
url: https://github.com/osociety/network_tools.git
44-
ref: dev # branch name
40+
network_tools: ^6.0.1
4541
path_provider: ^2.1.5
4642
universal_io: ^2.2.2
4743
nsd: ">=3.0.0 <5.0.0"

0 commit comments

Comments
 (0)