-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
44 lines (40 loc) · 1.04 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
name: alter
description: "Alter is a minimal macOS app which can be used to customize your app icons with ease."
publish_to: "none"
version: 1.1.2
environment:
sdk: ^3.7.0
dependencies:
cupertino_icons: ^1.0.8
desktop_window: ^0.4.2
file_selector: ^1.0.3
flutter:
sdk: flutter
flutter_riverpod: ^2.6.1
freezed_annotation: ^2.4.4
macos_ui: ^2.0.9
objectbox: ^4.1.0
objectbox_flutter_libs: any
path: ^1.9.1
path_provider: ^2.1.5
process_run: ^1.2.2
riverpod_annotation: ^2.6.1
url_launcher: ^6.3.1
watcher: ^1.1.1
dev_dependencies:
flutter_lints: ^5.0.0
build_runner: ^2.4.15
custom_lint: ^0.7.0
riverpod_lint: ^2.1.1
riverpod_generator: ^2.3.3
freezed: ^2.5.2
objectbox_generator: any
flutter:
uses-material-design: false
assets:
- assets/images/alter_empty_dark.png
- assets/images/alter_empty_light.png
- assets/images/alter_icon_frame.png
- assets/images/alter_starter.png
- assets/images/alter_warning.png
- macos/Runner/Assets.xcassets/AppIcon.appiconset/icon_512x512@2x.png