-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathpubspec.yaml
More file actions
31 lines (26 loc) · 750 Bytes
/
Copy pathpubspec.yaml
File metadata and controls
31 lines (26 loc) · 750 Bytes
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
name: chinese_font_library
description: Helper package for rendering Chinese fonts, including cross-platform Chinese font family fallback & dynamic font loader.
version: 1.3.0
homepage: https://github.com/LastMonopoly/chinese_font_library
repository: https://github.com/LastMonopoly/chinese_font_library
issue_tracker: https://github.com/LastMonopoly/chinese_font_library/issues
topics:
- font
- chinese
- typography
- text
environment:
sdk: ^3.11.0
flutter: ">=3.41.0"
dependencies:
flutter:
sdk: flutter
http: ^1.6.0
path_provider: ^2.1.6
dev_dependencies:
flutter_test:
sdk: flutter
flutter_lints: ^6.0.0
screenshots:
- description: "Font weights demo from multiple devices"
path: screenshots/combined.png