We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da10dcc commit 8423eb0Copy full SHA for 8423eb0
pubspec.yaml
@@ -37,7 +37,11 @@ dependencies:
37
logging: ^1.3.0
38
# Deal with internationalized/localized messages and more.
39
intl: ^0.20.0
40
- network_tools: ^6.0.0
+ # network_tools: ^6.0.0
41
+ network_tools:
42
+ git:
43
+ url: https://github.com/osociety/network_tools.git
44
+ ref: dev # branch name
45
path_provider: ^2.1.5
46
universal_io: ^2.2.2
47
nsd: ">=3.0.0 <5.0.0"
0 commit comments