-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpubspec.yaml
46 lines (41 loc) · 840 Bytes
/
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
name: aria_ui
description: "Aria UI Application"
publish_to: 'none'
version: 1.1.1
environment:
sdk: '>=3.4.0 <4.0.0'
dependencies:
file_picker: ^8.0.0+1
fluent_ui: ^4.9.0
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
flutter_launcher_icons: ^0.13.1
get: ^4.6.6
google_fonts: ^6.2.1
http: ^1.2.2
shared_preferences: ^2.2.3
url_launcher: ^6.3.0
window_manager: ^0.3.9
font_awesome_flutter: ^10.7.0
path: ^1.9.0
clipboard: ^0.1.3
hotkey_manager: ^0.2.3
package_info_plus: ^8.3.0
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^3.0.0
flutter:
uses-material-design: true
assets:
- assets/
flutter_launcher_icons:
windows:
generate: true
image_path: "assets/icon.png"
icon_size: 48
macos:
generate: true
image_path: "assets/icon.png"