-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
pubspec.yaml
66 lines (56 loc) · 1.32 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
name: cliptopia
description: The state-of-the-art clipboard manager.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 1.0.0+5
environment:
sdk: '>=3.1.4 <4.0.0'
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.2
thread: ^0.2.2
bitsdojo_window: ^0.1.5
lottie: ^2.7.0
connectivity_plus: ^5.0.1
http: ^1.1.0
linux_plus: ^1.0.1
intl: ^0.18.1
url_launcher: ^6.2.1
syncfusion_flutter_datepicker: ^23.1.42
mime: ^1.0.4
dart_emoji: ^0.2.0+2
flutter_emoji: ^2.5.1
emojis: ^0.9.9
gap: ^3.0.1
flutter_animate: ^4.3.0
flutter_to_debian: ^1.0.4
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^2.0.0
flutter:
uses-material-design: true
assets:
- assets/
- assets/artworks/
- assets/icons/
- assets/icons/power-mode/
- assets/icons/top-bar/
- assets/icons/filters/
- assets/icons/backdrop-panel/
- assets/icons/emoji-panel/
- assets/icons/settings/
- assets/animations/
- assets/scripts/
fonts:
- family: Sen
fonts:
- asset: fonts/Sen/Sen-Regular.ttf
weight: 400
- asset: fonts/Sen/Sen-Medium.ttf
weight: 500
- asset: fonts/Sen/Sen-Bold.ttf
weight: 700
- family: EmojiOne
fonts:
- asset: fonts/EmojiOne/EmojiOneColor.otf