-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathpubspec.yaml
47 lines (42 loc) · 1.05 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
name: titlebar_buttons
description: A package which provides most of the titlebar buttons from windows, linux and macos.
version: 1.0.0
homepage: https://github.com/gtk-flutter/titlebar_buttons
environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=1.17.0"
platforms:
android:
ios:
linux:
macos:
windows:
dependencies:
change_case: ">=1.0.1 < 2.0.0"
dbus: ">=0.7.1 <1.0.0"
flutter:
sdk: flutter
flutter_svg: ">=1.0.0 <2.0.0"
gsettings: ">=0.2.5 <1.0.0"
dev_dependencies:
flutter_test:
sdk: flutter
very_good_analysis: ">=2.4.0 <3.0.0"
flutter:
assets:
- assets/themes/adwaita/
- assets/themes/arc-dark/
- assets/themes/arc-light/
- assets/themes/breeze/
- assets/themes/elementary/
- assets/themes/flat-remix/
- assets/themes/materia-dark/
- assets/themes/materia-light/
- assets/themes/nordic/
- assets/themes/osx-arc/
- assets/themes/pop-dark/
- assets/themes/pop-light/
- assets/themes/unity-dark/
- assets/themes/unity-light/
- assets/themes/vimix/
- assets/themes/yaru/