-
Notifications
You must be signed in to change notification settings - Fork 10
/
pubspec.yaml
111 lines (107 loc) · 2.72 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
name: byr_mobile_app
description: official mobile application for bbs.byr.cn
publish_to: 'none'
version: 3.0.0+1
environment:
sdk: ">=2.11.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
cupertino_icons: ^0.1.3
http: ^0.13.3
json_annotation: ^3.0.1
hive: ^2.2.3
hive_flutter: ^1.0.0
get: ^4.1.4
flutter_cache_manager: ^3.3.0
provider: ^4.3.2+1
path_provider: ^2.0.2
universal_platform: ^0.1.3
tuple: ^1.0.3
transparent_image: ^1.0.0
cached_network_image: ^3.2.0
font_awesome_flutter: ^8.8.1
pull_to_refresh: ^2.0.0
flutter_gifimage: ^1.0.0
shimmer: ^1.1.1
qr_flutter: ^4.0.0
markdown: ^2.1.8
flutter_markdown: ^0.4.3
fast_gbk: ^0.1.2+1
image_picker: ^0.8.4+1
url_launcher: ^6.0.4
extended_text_field: ^8.0.0
extended_image: ^4.0.1
extended_text: ^7.0.0
characters: ^1.0.0
share: ^0.6.5
audioplayers: ^0.20.1
file_picker: ^4.4.0
permission_handler: ^8.1.6
flutter_audio_recorder: ^0.5.5
flutter_staggered_grid_view: ^0.3.2
flutter_icons: ^1.0.0+1
ota_update: ^2.4.1
uni_links: ^0.5.1
modal_bottom_sheet: ^2.0.0
toast: ^0.1.5
webview_flutter: ^2.0.13
video_player: ^2.1.6
flutter_windowmanager: ^0.2.0
ai_barcode: ^3.2.0
encrypt:
git:
url: https://github.com/BYR-App-Dev/encrypt.git
ref: 8b5af21675b1d120361cbf1b95d0408198c27daf
flutter_device_information: ^0.1.3
pull_to_refresh_notification: ^1.1.2
speech_recognition:
git:
url: https://github.com/BYR-App-Dev/speech_recognition.git
ref: master
like_button:
git:
url: https://github.com/BYR-App-Dev/like_button
ref: 8cb0ffb20205c0d183e379a30ef2ae261d667704
gallery_saver:
git:
url: https://github.com/BYR-App-Dev/gallery_saver
scroll_to_index:
git:
url: https://github.com/wdjwxh/scroll-to-index
tinycolor:
git:
url: https://github.com/BYR-App-Dev/tinycolor
loaded_list_view:
git:
url: https://github.com/BYR-App-Dev/LoadedListView
secrets:
git:
url: ssh://[email protected]/BYR-App-Dev/secrets.git
dev_dependencies:
flutter_test:
sdk: flutter
build_runner: ^1.11.1
json_serializable: ^3.4.1
dependency_overrides:
file: ^6.0.0
args: ^2.0.0
flutter:
uses-material-design: true
assets:
- resources/
- resources/em/
- resources/user/
- resources/board/
- resources/refresher/bupt_heart_beat/
- resources/refresher/aircon_summer/
- resources/refresher/memory_of_bupt/
- resources/welcome_page/
- resources/login_page/
- resources/thread/
fonts:
- family: BYRIcons
fonts:
- asset: fonts/BYRIcons.ttf