mirror of
https://github.com/nisrulz/flutter-examples.git
synced 2026-04-02 13:55:19 +00:00
implemented custom font in using_custom_fonts example
This commit is contained in:
@@ -48,3 +48,8 @@ flutter:
|
||||
# - asset: fonts/TrajanPro.ttf
|
||||
# - asset: fonts/TrajanPro_Bold.ttf
|
||||
# weight: 700
|
||||
fonts:
|
||||
- family: Pacifico
|
||||
fonts:
|
||||
- asset: data_repo/fonts/Pacifico-Regular.ttf
|
||||
weight: 400
|
||||
Reference in New Issue
Block a user