Skip to content

Commit 8423eb0

Browse files
committed
test bug fix on windows
1 parent da10dcc commit 8423eb0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

pubspec.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,11 @@ 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
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
4145
path_provider: ^2.1.5
4246
universal_io: ^2.2.2
4347
nsd: ">=3.0.0 <5.0.0"

0 commit comments

Comments
 (0)