-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpubspec.yaml
More file actions
executable file
·79 lines (74 loc) · 1.88 KB
/
Copy pathpubspec.yaml
File metadata and controls
executable file
·79 lines (74 loc) · 1.88 KB
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
name: MCCompanion
description: "A Minecraft companion app."
publish_to: 'none'
version: 4.1.9+52
environment:
sdk: ^3.8.1
dependencies:
udp: ^5.0.3
url_launcher: ^6.3.1
wakelock_plus: ^1.3.2
path_provider: ^2.1.5
http: ^1.4.0
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
intl: ^0.20.2
cupertino_icons: ^1.0.8
uuid: ^4.5.2
package_info_plus: ^9.0.0
font_awesome_flutter: ^11.0.0
flutter_svg: ^2.2.4
mc_server_info: ^1.0.0
connectivity_plus: ^7.1.1
firebase_core: ^3.6.0
firebase_auth: ^5.3.1
firebase_messaging: ^15.1.3
flutter_local_notifications: ^18.0.0
google_sign_in: ^6.2.2
flutter_web_auth_2: ^4.0.1
web_socket_channel: ^2.4.0
share_plus: 10.1.4
file_picker: ^8.1.7
shared_preferences: ^2.3.2
sign_in_with_apple: ^6.1.3
crypto: ^3.0.6
pointycastle: ^4.0.0
purchases_flutter: ^10.2.0
flutter_colorpicker: ^1.1.0
in_app_review: ^2.0.9
palette_generator: ^0.3.3
archive: ^4.0.9
desktop_drop: ^0.4.4
app_links: ^7.2.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
msix: ^3.16.13
flutter:
generate: true
uses-material-design: true
assets:
- assets/icons/aternos.png
- assets/icons/google_g.svg
- assets/images/tracker.png
- assets/images/splash.png
- assets/images/logo.png
- assets/images/feature.png
- assets/images/skin.png
- assets/images/skins/
- assets/images/skins/thumbs/
- assets/images/tunnel.png
- assets/images/players.png
msix_config:
display_name: MCCompanion
publisher_display_name: Jens Collaert
identity_name: JensCollaert.NetherLink
# No msix_version here on purpose. CI passes it to msix:create from the
# version above, so there is one version in this file instead of two that
# can disagree.
publisher: CN=ED8BFBA1-D05A-4503-813F-9B89DB1BE8A2
logo_path: windows\runner\resources\app_icon.ico
store: true