-
-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathpubspec.yaml
110 lines (99 loc) · 2.54 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
name: feeling_finder
description: A fast and beautiful app to help convey emotion in text communication.
# Prevent accidental publishing to pub.dev.
publish_to: "none"
version: 1.8.1+29
homepage: https://github.com/Merrit/feeling_finder
environment:
sdk: ">=3.3.0 <4.0.0"
dependencies:
collection: ^1.17.1
dbus: ^0.7.10
device_info_plus: ^10.1.2
easy_debounce: ^2.0.3
flutter:
sdk: flutter
flutter_bloc: ^8.1.1
flutter_flatpak:
git:
url: https://github.com/Merrit/flutter_flatpak.git
ref: d443e0fcb8f74f844cb39f822a0193ec43e64a4f
flutter_localizations:
sdk: flutter
flutter_markdown: ^0.6.23
freezed_annotation: ^2.2.0
google_fonts: ^6.2.1
helpers:
git:
url: https://github.com/Merrit/helpers.git
ref: 804cf94cda4b7003740fdb0c3e30909d31c2fb18
hive: ^2.0.4
hive_flutter: ^1.1.0
hotkey_manager: ^0.2.3
http: ^1.0.0
intl: ^0.19.0
json_annotation: ^4.8.1
logger: ^2.0.1
package_info_plus: ^8.0.2
path_provider: ^2.0.6
pub_semver: ^2.1.4
slang: ^3.22.0
slang_flutter: ^3.22.0
tray_manager: ^0.2.2
tutorial_coach_mark: ^1.2.8
unicode_emojis: ^0.4.0
url_launcher: ^6.1.11
window_manager: ^0.4.2
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 6c66ad23ee79749f30a8eece542cf54eaf157ed8
dev_dependencies:
bloc_test: ^9.1.0
build_runner: ^2.4.4
flutter_app_builder:
git:
url: https://github.com/Merrit/flutter_app_builder.git
ref: a70df0728d9d7d8fd528553ff7d88be01a789a38
flutter_gen: ^5.3.1
flutter_launcher_icons: ^0.13.1
flutter_lints: ^4.0.0
flutter_test:
sdk: flutter
freezed: ^2.3.4
integration_test:
sdk: flutter
json_serializable: ^6.7.0
mockito: ^5.4.1
msix: ^3.16.7
slang_build_runner: ^3.22.0
flutter:
uses-material-design: true
# Enable generation of localized Strings from arb files.
generate: true
assets:
- assets/fonts/
- assets/icons/
- assets/images/
# To generate icons run:
# flutter pub run flutter_launcher_icons
flutter_icons:
android: true
ios: false
image_path: "assets/icons/codes.merritt.FeelingFinder.png"
flutter_app_builder:
app_display_name: "Feeling Finder"
author: "Merritt Codes"
identifier: codes.merritt.FeelingFinder
languages:
- en-us
- de
- it
- pt
- pt-br
- ru
msix_identity_name: 33694MerrittCodes.FeelingFinder
msix_publisher: CN=0AA9BC0E-36DF-4B4F-BFF4-E300B746CB9D
msix_icon_path: assets\icons\codes.merritt.FeelingFinder.png
msix_capabilities: internetClient