-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathpubspec.yaml
58 lines (58 loc) · 1.37 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
name: shakepin
description: "Pin, minify, and archive your files with unparalleled ease"
publish_to: "none"
version: 0.3.5
environment:
sdk: ^3.5.3
dependencies:
flutter:
sdk: flutter
file_selector: ^1.0.3
macos_ui: ^2.0.9
shared_preferences: ^2.3.2
fluentui_system_icons: ^1.1.257
super_context_menu: ^0.8.22
macos_haptic_feedback: ^1.0.0
cupertino_icons: ^1.0.8
libcaesium_dart:
git:
url: https://github.com/foamify/libcaesium_dart.git
path: any
extended_text: ^14.1.0
super_sliver_list: ^0.4.1
path_provider: ^2.1.4
url_launcher: ^6.2.1
lukehog: ^0.4.1+2
gradient_borders: ^1.0.1
flutter_pty: ^0.4.1
package_info_plus:
git:
url: https://github.com/fluttercommunity/plus_plugins.git
path: packages/package_info_plus/package_info_plus
auto_updater: ^1.0.0
flutter_secure_storage: ^8.0.0
http: ^1.1.0
device_info_plus: ^10.1.2
connectivity_plus: ^6.1.2
crypto: ^3.0.6
file_picker: ^8.3.1
window_manager: ^0.4.3
tray_manager: ^0.3.2
flutter_acrylic: ^1.1.4
screen_retriever: ^0.2.0
desktop_drop: ^0.5.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^4.0.0
icons_launcher: ^3.0.0
flutter_oss_licenses: ^3.0.2
flutter:
uses-material-design: true
assets:
- assets/images/tray_icon.png
icons_launcher:
image_path: "assets/images/icon.png"
platforms:
macos:
enable: true