-
-
Notifications
You must be signed in to change notification settings - Fork 192
/
pubspec.yaml
81 lines (76 loc) · 1.75 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
name: pangolin
description: The Desktop Environment for dahliaOS
publish_to: "none" # Remove this line if you wish to publish to pub.dev
version: 1.0.0+1
environment:
sdk: ">=3.0.0-0 <4.0.0"
dependencies:
animations: ^2.0.7
#TODO change once the pub version is fixed
cached_network_image:
git:
url: https://github.com/gauravmehta13/flutter_cached_network_image.git
path: cached_network_image
collection: ^1.17.1
dahlia_shared:
git:
url: https://github.com/dahliaOS/shared
ref: main
dbus: ^0.7.4
diffutil_dart: ^4.0.0
flutter:
sdk: flutter
flutter_localizations:
sdk: flutter
gsettings: ^0.2.7
http: ^1.1.0
intl: ^0.18.0
jovial_svg: ^1.1.17
logging: ^1.0.2
path: ^1.8.2
pausable_timer: ^2.0.0+1
provider: ^6.0.1
shared_preferences: ^2.0.15
stack_trace: ^1.11.0
upower: ^0.7.0
url_launcher: ^6.1.3
utopia_wm:
git:
url: https://github.com/dahliaOS/utopia.git
ref: utopia
uuid: ^4.0.0
xdg_desktop:
git: https://github.com/HrX03/xdg.dart
xdg_directories: ^1.0.3
yatl:
git:
url: https://github.com/HrX03/yatl
path: yatl
yatl_flutter:
git:
url: https://github.com/HrX03/yatl
path: yatl_flutter
yatl_gen:
git:
url: https://github.com/HrX03/yatl
path: yatl_gen
zenit_ui:
git:
url: https://github.com/dahliaOS/zenit_ui.git
# change before merge
ref: Version-0.0.12
dev_dependencies:
build_runner: ^2.4.4
lint: ^2.1.2
flutter:
uses-material-design: true
assets:
- assets/images/logos/
- assets/images/other/
- assets/images/wallpapers/
- assets/textures/
- assets/fonts/
fonts:
- family: CustomIcons
fonts:
- asset: assets/fonts/CustomIcons.ttf