-
-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy pathpubspec.yaml
More file actions
102 lines (94 loc) · 2.49 KB
/
pubspec.yaml
File metadata and controls
102 lines (94 loc) · 2.49 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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
name: nyrna
description: Suspend any game or application.
publish_to: "none"
version: 2.27.0
environment:
sdk: ">=3.8.0 <4.0.0"
dependencies:
args: ^2.2.0
collection: ^1.16.0
dbus: ^0.7.10
ffi: ^2.0.1
flutter:
sdk: flutter
flutter_bloc: ^9.1.1
flutter_localizations:
sdk: flutter
flutter_markdown_plus: ^1.0.7
flutter_typeahead: ^5.2.0
freezed_annotation: ^3.1.0
helpers:
git:
url: https://github.com/Merrit/helpers.git
ref: 792c63d8dddaf89a3ead5a0c44e40f3a3e5ffae5
hive_flutter: ^1.1.0
# Using a fork of hotkey_manager to fix a bug.
# Revert to the original package once the bug is fixed.
# See: https://github.com/leanflutter/hotkey_manager/pull/32
hotkey_manager: ^0.2.3
http: ^1.1.0
intl: any
json_annotation: ^4.8.1
kwin:
git:
url: https://github.com/Merrit/kwin-dart.git
ref: 39101ab0e2187cf8e56b6f4469dbe75b4cd485fb
launch_at_startup: ^0.5.1
logger: ^2.0.1
package_info_plus: ^9.0.0
path_provider: ^2.0.1
pub_semver: ^2.0.0
tray_manager: ^0.5.0
url_launcher: ^6.0.4
win32: ^5.0.5
win32_suspend_process: ^1.1.0
window_manager: ^0.5.1
window_size:
git:
url: https://github.com/google/flutter-desktop-embedding.git
path: plugins/window_size
ref: 6c66ad23ee79749f30a8eece542cf54eaf157ed8
xdg_desktop_portal: ^0.1.12
dependency_overrides:
# Fix compile failure: https://github.com/leanflutter/hotkey_manager/pull/66
hotkey_manager_linux:
git:
url: https://github.com/gepbird/hotkey_manager.git
path: packages/hotkey_manager_linux
ref: 1b31e3ca4ab017ee72f54a7065b2073a88403d61
dev_dependencies:
build_runner: ^2.4.6
flutter_app_builder:
git:
url: https://github.com/Merrit/flutter_app_builder.git
ref: 1b4484d8898d220b34e767e9a9d91933759f8fd0
flutter_lints: ^6.0.0
flutter_test:
sdk: flutter
freezed: ^3.2.0
integration_test:
sdk: flutter
json_serializable: ^6.7.1
mockito: ^5.4.2
msix: ^3.16.7
test: ^1.22.0
flutter:
uses-material-design: true
generate: true
assets:
- assets/icons/
- assets/lib/linux/
- assets/lib/windows/
- packaging/linux/codes.merritt.Nyrna.desktop
flutter_app_builder:
app_display_name: "Nyrna"
author: "Merritt Codes"
identifier: codes.merritt.Nyrna
languages:
- en-us
- de
- it
msix_identity_name: 33694MerrittCodes.Nyrna
msix_publisher: CN=0AA9BC0E-36DF-4B4F-BFF4-E300B746CB9D
msix_icon_path: assets\icons\codes.merritt.Nyrna.png
msix_capabilities: internetClient