1
0
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:
Nishant Srivastava
2017-09-29 22:38:24 -07:00
parent 3a01e2d724
commit a12bf7b729
3 changed files with 14 additions and 3 deletions

View File

@@ -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