forked from OpenIoTHub/OpenIoTHub
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
154 lines (142 loc) · 4.55 KB
/
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
name: openiothub
description: A IoT Device Manager.
homepage: https://github.com/OpenIoTHub
publish_to: 'none'
version: 1.3.69+396
environment:
sdk: '>=3.1.0-262.3.beta <4.0.0'
# Dependencies specify other packages that your package needs in order to work.
# To automatically upgrade your package dependencies to the latest versions
# consider running `flutter pub upgrade --major-versions`. Alternatively,
# dependencies can be manually updated by changing the version numbers below to
# the latest version available on pub.dev. To see which dependencies have newer
# versions available, run `flutter pub outdated`.
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^1.0.5
# golang的后台服务
openiothub_mobile_service: ^0.0.4
http: ^1.1.0
# grpc
grpc: ^3.1.0
# grpc协议
protobuf: ^3.1.0
# app内嵌网页浏览器
webview_flutter: ^4.2.1
# 打开url
url_launcher: ^6.1.11
# 安卓intent调用其他程序
android_intent: ^2.0.2
# 数据存储
shared_preferences: ^2.1.1
# 事件总线
event_bus: ^2.0.0
# 动态请求权限,定位,存储等
permission_handler: ^10.2.0
# 查看手机安装的app
# device_apps: ^1.0.8
# 静态网页sever
jaguar_flutter_asset: ^3.0.0
# player
# video_player: ^0.10.1+3
# mDNS
multicast_dns: ^0.3.2+3
# mdns_plugin: ^1.1.4
# sqflite: ^1.1.6+2
# webDAV的文件浏览器
# modules:
# git: https://github.com/OpenIoTHub/modules
openiothub_constants: ^1.0.0
openiothub_plugin: ^1.0.0+8
openiothub_api: ^1.0.2
openiothub_common_pages: ^1.0.1+15
openiothub_grpc_api: ^1.1.0+1
# server_grpc_api: ^1.0.0
# gateway_grpc_api: ^1.0.0
# iot_manager_grpc_api: ^1.0.0
# path: ../modules/
# 应用OTA
# upgrader: ^0.10.2
# provider: ^3.0.0
provider: ^6.0.2
# fluwx: ^2.4.1
wechat_kit: ^2.3.1
# fluttertoast: ^8.0.8
oktoast: ^3.3.2+1
msix: ^3.16.6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.1
flutter:
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
# the material Icons class.
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
assets:
- assets/
- assets/images/
- assets/images/leftmenu/
- assets/images/splash/
- assets/images/leftmenu/avatars/
- assets/images/leftmenu/background/
# -
- assets/web/open/aria2/
# -
- assets/web/open/ssh/
- assets/web/open/ssh/static/
- assets/web/open/ssh/static/dist/
- assets/web/open/ssh/static/dist/addons/
- assets/web/open/ssh/static/dist/addons/attach/
- assets/web/open/ssh/static/dist/addons/fit/
- assets/web/open/ssh/static/dist/addons/fullscreen/
- assets/web/open/ssh/static/dist/addons/linkify/
- assets/web/open/ssh/static/dist/addons/terminado/
# -
- assets/web/open/vnc/
- assets/web/open/vnc/app/
- assets/web/open/vnc/app/images/
- assets/web/open/vnc/app/images/icons/
- assets/web/open/vnc/app/locale/
- assets/web/open/vnc/app/sounds/
- assets/web/open/vnc/app/styles/
- assets/web/open/vnc/core/
- assets/web/open/vnc/core/decoders/
- assets/web/open/vnc/core/input/
- assets/web/open/vnc/core/util/
- assets/web/open/vnc/vendor/
- assets/web/open/vnc/vendor/browser-es-module-loader/
- assets/web/open/vnc/vendor/browser-es-module-loader/dist/
- assets/web/open/vnc/vendor/browser-es-module-loader/src/
- assets/web/open/vnc/vendor/pako/
- assets/web/open/vnc/vendor/pako/lib/
- assets/web/open/vnc/vendor/pako/lib/utils/
- assets/web/open/vnc/vendor/pako/lib/zlib/
flutter_intl:
enabled: true
msix_config:
display_name: openiothub
publisher: CN=5F64CEA2-463E-41A3-AE89-6979242A61DF
publisher_display_name: OpenIoTHub Cloud
identity_name: 38916OpenIoTHubCloud.openiothub
# msix_version: 1.0.0.0
logo_path: .\assets\images\logos\openiothub_logo.png
start_menu_icon_path: .\assets\images\logos\openiothub_logo.png
tile_icon_path: .\assets\images\logos\openiothub_logo.png
icons_background_color: transparent
capabilities: internetClientServer, privateNetworkClientServer, removableStorage, location
# app_installer:
# publish_folder_path: C:\Users\iotserv\Downloads
# hours_between_update_checks: 0
# automatic_background_task: true
# update_blocks_activation: true
# show_prompt: true
# force_update_from_any_version: false
store: true