-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
38 lines (33 loc) · 871 Bytes
/
pubspec.yaml
File metadata and controls
38 lines (33 loc) · 871 Bytes
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
name: chat
description: AI聊天助手
publish_to: 'none'
version: 1.0.0+1
environment:
sdk: ">=3.2.0 <4.0.0" # 如果需要使用 Flutter SDK 3.16.7,请将此处修改为 ">=3.2.0 <4.0.0"
dependencies:
flutter:
sdk: flutter
mpflutter_core: ^2.7.5
mpflutter_build_tools: ^2.7.5
mpflutter_wechat_api: ^2.2.3
mpflutter_wechat_mapview: ^0.0.3
es_compression: ^2.0.10
get: ^4.6.5
intl: ^0.18.1
cupertino_icons: ^1.0.8
dio: ^5.7.0
provider: ^6.1.2
shared_preferences: ^2.3.2
web_socket_channel: ^2.4.0 # 或最新版本
# flutter:
# uses-material-design: true
# fonts:
# - family: Roboto
# fonts:
# - asset: fonts/Roboto-Regular.ttf
# - asset: fonts/Roboto-Bold.ttf
# - family: Noto Sans SC
# fonts:
# - asset: fonts/NotoSansSC-Regular.ttf
# assets:
# - lib/images/user_logo.jpg