-
Notifications
You must be signed in to change notification settings - Fork 4
/
pubspec.yaml
59 lines (54 loc) · 1.3 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
name: smart_watch_widget
description: A smart watch widget for windows.
publish_to: "none"
version: 1.7.2
environment:
sdk: ">=3.0.1 <4.0.0"
dependencies:
flutter:
sdk: flutter
analog_clock: ^0.1.1
provider: ^6.0.3
fluent_ui: #^4.6.1
git: https://github.com/YehudaKremer/fluent_ui.git
fluentui_system_icons: ^1.1.181
system_theme: ^2.0.0
window_manager: ^0.3.4
shared_preferences: ^2.0.13
intl: ^0.18.0
hotkey_manager: ^0.1.7
im_animations: ^0.1.2
schedulers: ^1.0.1
win_toast: ^0.3.0
flutter_colorpicker: ^1.0.3
hexcolor: ^3.0.1
wave: ^0.2.2
file_picker: ^5.0.1
cached_network_image: ^3.2.2
win32: ^4.1.4
ffi: ^2.0.1
dio: ^5.1.2
url_launcher: ^6.1.5
path_provider: ^2.0.11
sentry_flutter: ^7.6.2
dev_dependencies:
flutter_lints: ^2.0.1
flutter_test:
sdk: flutter
msix: ^3.14.2
flutter:
uses-material-design: true
assets:
- assets/images/
msix_config:
display_name: Smart Watch Widget
publisher_display_name: Kremer Software
identity_name: 48434KremerSoftware.SmartWatchWidget
publisher: CN=BF257F3F-5644-46DF-8668-014044C1B138
logo_path: images\logo-light.png
enable_at_startup: true
store: true
toast_activator:
clsid: "fce91c93-8cbd-443d-b1c0-66d4ba8788c7"
arguments: "-ToastActivated"
display_name: "Smart Watch Widget"