-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
pubspec.yaml
116 lines (106 loc) · 2.89 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
name: adventure_list
description: A new Flutter project.
# Prevent accidental publishing to pub.dev.
publish_to: "none"
version: 0.14.2+28
environment:
sdk: ">=3.0.0 <4.0.0"
dependencies:
badges: ^3.0.2
collection: ^1.17.1
easy_localization: ^3.0.2
# easy_logger is only a dependency so we can customize the logs from
# easy_localization, just until it allows using a custom logger.
# See: https://github.com/aissat/easy_localization/issues/374
easy_logger: ^0.0.2
extension_google_sign_in_as_googleapis_auth: ^2.0.9
firebase_auth: ^4.9.0
firebase_core: ^2.15.1
flutter:
sdk: flutter
flutter_adaptive_scaffold: ^0.2.1
flutter_bloc: ^8.0.1
flutter_local_notifications: ^17.0.0
flutter_signin_button: ^2.0.0
flutter_slidable: ^3.0.0
flutter_window_close: ^1.0.0
freezed_annotation: ^2.2.0
google_fonts: ^6.2.1
google_sign_in: ^6.1.0
googleapis: ^13.0.0
googleapis_auth: ^1.3.1
helpers:
git:
url: https://github.com/Merrit/helpers.git
ref: 792c63d8dddaf89a3ead5a0c44e40f3a3e5ffae5
hive_flutter: ^1.1.0
home_widget: ^0.6.0
http: ^1.1.0
intl: ^0.19.0
json_annotation: ^4.8.0
launch_at_startup: ^0.3.1
launcher_entry: ^0.1.1
local_notifier: ^0.1.5
logger: ^2.0.1
package_info_plus: ^8.0.2
path_provider: ^2.0.11
pub_semver: ^2.1.3
rrule: ^0.2.14
system_theme: ^3.0.0
timezone: ^0.9.1
tray_manager: ^0.2.2
url_launcher: ^6.1.4
uuid: ^4.4.2
window_manager: ^0.4.0
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 6c66ad23ee79749f30a8eece542cf54eaf157ed8
window_to_front: ^0.0.3
workmanager: ^0.5.0
xdg_desktop_portal:
git:
url: https://github.com/Merrit/xdg_desktop_portal.dart.git
ref: 8d18d560ba3388627c998011a0803defc0e84c30
dev_dependencies:
bloc_test: ^9.1.0
build_runner: ^2.3.3
flutter_app_builder:
git:
url: https://github.com/Merrit/flutter_app_builder.git
ref: a70df0728d9d7d8fd528553ff7d88be01a789a38
flutter_launcher_icons: ^0.13.1
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
freezed: ^2.3.2
json_serializable: ^6.6.1
mockito: ^5.4.2
msix: ^3.6.2
flutter:
assets:
- assets/icons/
- assets/fonts/
- packaging/linux/codes.merritt.adventurelist.desktop
- translations/
uses-material-design: true
flutter_icons:
android: true
ios: false
image_path: "assets/icons/codes.merritt.adventurelist.png"
web:
generate: true
windows:
generate: true
icon_size: 48 # min:48, max:256, default: 48
macos:
generate: false
flutter_app_builder:
app_display_name: "Adventure List"
author: "Merritt Codes"
identifier: codes.merritt.adventurelist
msix_identity_name: 33694MerrittCodes.AdventureList
msix_publisher: CN=0AA9BC0E-36DF-4B4F-BFF4-E300B746CB9D
msix_icon_path: assets\icons\codes.merritt.adventurelist.png
msix_capabilities: internetClient