forked from faithoflifedev/easy_onvif_workspace
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
44 lines (43 loc) · 1001 Bytes
/
pubspec.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
name: easy_onvif
version: 3.0.1+1
homepage: https://github.com/faithoflifedev/easy_onvif
description: A pure Dart library designed primarily for command line automation of Onvif compatible devices, but can be used anywhere Dart is used.
repository: https://github.com/faithoflifedev/easy_onvif
environment:
sdk: ">=3.2.0 <4.0.0"
dependencies:
ansi_escapes: ^1.1.0
ansicolor: ^2.0.2
archive: ^3.4.10
args: ^2.5.0
cli_spin: ^1.0.1
convert: ^3.1.1
crypto: ^3.0.3
dio: ^5.4.2+1
ffi: ^2.1.0
html_unescape: ^2.0.0
http: ^1.2.0
intl: ^0.19.0
json_annotation: ^4.8.1
loggy: ^2.0.3
path: ^1.8.3
shelf: ^1.4.1
shelf_router: ^1.1.4
sprintf: ^7.0.0
universal_io: ^2.2.2
uuid: ^4.4.0
xml: ^6.5.0
xml2json: ^6.2.3
yaml: ^3.1.2
dev_dependencies:
build_runner: ^2.4.9
json_serializable: ^6.7.1
lints: ^3.0.0
mustache_template: ^2.0.0
process_run: ^0.14.2
pub_semver: ^2.1.4
publish_tools: ^1.0.0+4
pubspec: ^2.3.0
test: ^1.25.2
executables:
onvif: