-
-
Notifications
You must be signed in to change notification settings - Fork 4
/
pubspec.yaml
204 lines (187 loc) · 5.6 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
name: assistantnms_app
description: Assistant for No Man's Sky
homepage: https://nmsassistant.com
# author: Kurt Lourens
version: 2.29.0+345 # dart scripts\version_num_script.dart
publish_to: "none"
environment:
sdk: ">=3.2.0 <4.0.0"
flutter: 3.19.0
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.8
# AssistantApps
assistantapps_flutter_common:
git: https://github.com/AssistantApps/Flutter.Common.git
# path: 'C:\Development\Projects\AssistantApps\assistantapps_flutter_common'
# Trouble makers
firebase_core: 3.4.0
firebase_analytics: 11.3.0
# firebase_analytics_web: 0.1.1
firebase_messaging: 15.1.0
firebase_auth: 5.2.0
# firebase_auth_web: 0.3.2+6
google_sign_in: 6.2.1
# UI
adaptive_theme: 3.6.0
after_layout: 1.2.0
avatar_glow: 3.0.1
assets_audio_player: 3.1.1
bubble: 1.2.1
collection: 1.19.0
dots_indicator: 3.0.0
download: 1.0.0
enum_to_string: 2.0.1
expandable: 5.0.1
ff_stars: 3.0.0
# file_picker: 6.1.1
flutter_image_slideshow: 0.1.6
flutter_local_notifications: 17.2.2
flutter_localization: 0.2.2
flutter_native_timezone: 2.0.0
flutter_redux: 0.10.0
flutter_simple_treeview: 3.0.2
flutter_speed_dial: 7.0.0
flutter_sticky_header: 0.6.5
get_it: 7.7.0
intro_slider: 4.2.1
marquee_vertical: 1.0.0
pin_code_fields: 8.0.1
redux: 5.0.0
rflutter_alert: 2.0.7
reorderables: 0.6.0
shared_preferences: 2.3.2
swipe_to: 1.0.6
timezone: 0.9.4
roll_slot_machine:
git:
url: https://github.com/AssistantApps/roll_slot_machine.git
ref: master
dev_dependencies:
flutter_launcher_icons: 0.13.1
msix: ^3.16.8
pubspec_parse: ^1.3.0
git: ^2.3.0
dependency_overrides:
collection: 1.19.0
uuid: 4.5.0
web: ^1.0.0
# http: 1.1.2
# win32: ^5.0.2
flutter_icons: ## dart run flutter_launcher_icons:main
ios: true
android: true
remove_alpha_ios: true
image_path: "assets/images/fullSizeIcon.png"
adaptive_icon_background: "assets/images/fullSizeIconAdaptiveBg.png"
adaptive_icon_foreground: "assets/images/fullSizeIconAdaptiveFg.png"
# dart run msix:create
msix_config: # https://pub.dev/documentation/msix/latest/
display_name: Assistant for No Man's Sky
publisher_display_name: AssistantApps
msix_version: 2.28.1.0
identity_name: 32412AssistantApps.AssistantforNoMansSky
publisher: CN=3CD7EDA8-DFB6-44F8-A6AC-DC70B9A5D88A
logo_path: "./assets/images/fullSizeIcon.png"
languages: en
capabilities: internetClient
store: true
flutter:
uses-material-design: true
assets:
- assets/lang/ # Languages
- assets/json/ # BaseJson
- assets/json/de/ # German
- assets/json/en/ # English
- assets/json/es/ # Spanish
- assets/json/fr/ # French
- assets/json/it/ # Italian
- assets/json/ja/ # Japanese
- assets/json/ko/ # Korean
- assets/json/nl/ # Dutch
- assets/json/pl/ # Polish
- assets/json/pt/ # Portuguese
- assets/json/pt-br/ # Portuguese
- assets/json/ru/ # Russian
- assets/json/zh-hans/ # Simplified Chinese
- assets/json/zh-hant/ # Traditional Chinese
## Guides
- assets/guide/HowToMakeAGuide/
- assets/guide/GlyphsAndPortals/
- assets/guide/StarterGuide/
- assets/guide/ShipsQuickReference/
- assets/guide/MultiToolHunting/
- assets/guide/FastUnitsAndNanites/
- assets/guide/MultiToolGuide/
- assets/guide/EverythingAboutBiomes/
- assets/guide/EverythingAboutNanites/
- assets/guide/EverythingAboutUnits/
- assets/guide/Economy/
- assets/guide/Translation/
- assets/guide/StarshipsAndFreighters/
- assets/guide/ScreenshotsGuide/
- assets/guide/RememberingUniverses/
- assets/guide/Crossplay/
- assets/guide/TradeQuickReference/
- assets/guide/AdvancedExoticShipHunting/
- assets/guide/HowToGetSFreighter/
- assets/guide/HowToGetLivingShip/
- assets/guide/TheLoreAndPlot/
- assets/guide/HowToCreateAutoDoor/
- assets/guide/DifferentLogos/
# Audio
- assets/audio/
## Data
- assets/data/
## Images
- assets/images/
- assets/images/building/
- assets/images/buttons/
- assets/images/buttons/ACTIONS/
- assets/images/buttons/DS4/
- assets/images/buttons/KEYBOARD/
- assets/images/buttons/MOUSE/
- assets/images/buttons/SWITCH/
- assets/images/buttons/XBOX/
- assets/images/constructedTechnology/
- assets/images/cooking/
- assets/images/contributors/
- assets/images/curiosities/
- assets/images/drawer/
- assets/images/fab/
- assets/images/faction/
- assets/images/inventory/
- assets/images/milestonePatches/
- assets/images/milestonePatches/SPOOKWORM/
- assets/images/journeyMilestones/
- assets/images/other/
- assets/images/portals/alt/
- assets/images/portals/black/
- assets/images/portals/white/
- assets/images/proceduralProducts/
- assets/images/products/
- assets/images/rawMaterials/
- assets/images/search/
- assets/images/special/
- assets/images/stats/
- assets/images/technology/
- assets/images/timer/
- assets/images/titles/
- assets/images/tradeItems/
- assets/images/update/
- assets/images/upgradeModules/
- assets/images/weekendMission/
fonts:
- family: Roboto
fonts:
- asset: assets/fonts/Roboto/Roboto-Regular.ttf
- asset: assets/fonts/Roboto/Roboto-Medium.ttf
- asset: assets/fonts/Roboto/Roboto-Bold.ttf
- asset: assets/fonts/Roboto/Roboto-Light.ttf
- family: nms
fonts:
- asset: assets/fonts/NoMansSky/NMSGeoSans_Kerned.ttf
- family: expedition
fonts:
- asset: assets/fonts/ExpeditionAlphabet/NMSExpeditionAlphabet.ttf