mirror of
https://github.com/simon-ding/polaris.git
synced 2026-06-09 03:27:39 +08:00
feat: use defined font
This commit is contained in:
@@ -96,3 +96,10 @@ flutter:
|
||||
#
|
||||
# For details regarding fonts from package dependencies,
|
||||
# see https://flutter.dev/custom-fonts/#from-packages
|
||||
fonts:
|
||||
- family: Roboto
|
||||
fonts:
|
||||
- asset: fonts/Roboto.ttf
|
||||
- family: NotoSansSC
|
||||
fonts:
|
||||
- asset: fonts/NotoSansSC-Regular.ttf
|
||||
|
||||
Reference in New Issue
Block a user