-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpubspec.yaml
More file actions
67 lines (51 loc) · 1.5 KB
/
Copy pathpubspec.yaml
File metadata and controls
67 lines (51 loc) · 1.5 KB
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
name: fiction_reader
description: Fiction reader
version: 1.2.1
environment:
sdk: ">=2.7.0 <3.0.0"
dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.3
http: ^0.13.3
html: ^0.15.0
draggable_scrollbar: ^0.1.0
provider: ^5.0.0
sqflite: ^2.0.0+3
google_fonts: ^2.1.0
shared_preferences: ^2.0.6
dev_dependencies:
test: ^1.15.4
# For information on the generic Dart part of this file, see the
# following page: https://dart.dev/tools/pub/pubspec
# The following section is specific to Flutter.
flutter:
uses-material-design: true
# To add assets to your application, add an assets section, like this:
# assets:
# - images/a_dot_burr.jpeg
# - images/a_dot_ham.jpeg
fonts:
- family: Ma_Shan_Zheng
fonts:
- asset: assets/fonts/Ma_Shan_Zheng/MaShanZheng-Regular.ttf
- family: Noto_Serif_SC
fonts:
- asset: assets/fonts/Noto_Serif_SC/NotoSerifSC-Regular.otf
- family: ZCOOL_KuaiLe
fonts:
- asset: assets/fonts/ZCOOL_KuaiLe/ZCOOLKuaiLe-Regular.ttf
# - asset: assets/fonts/Courgette-Regular.ttf
# - family: Schyler
# fonts:
# - asset: fonts/Schyler-Regular.ttf
# - asset: fonts/Schyler-Italic.ttf
# style: italic
# - family: Trajan Pro
# fonts:
# - asset: fonts/TrajanPro.ttf
# - asset: fonts/TrajanPro_Bold.ttf
# weight: 700
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages