Add roboto font as local asset
This commit is contained in:
BIN
assets/robotoReg.ttf
Normal file
BIN
assets/robotoReg.ttf
Normal file
Binary file not shown.
@@ -83,6 +83,10 @@ flutter:
|
|||||||
# "family" key with the font family name, and a "fonts" key with a
|
# "family" key with the font family name, and a "fonts" key with a
|
||||||
# list giving the asset and other descriptors for the font. For
|
# list giving the asset and other descriptors for the font. For
|
||||||
# example:
|
# example:
|
||||||
|
fonts:
|
||||||
|
- family: Roboto
|
||||||
|
fonts:
|
||||||
|
- asset: assets/robotoReg.ttf
|
||||||
# fonts:
|
# fonts:
|
||||||
# - family: Schyler
|
# - family: Schyler
|
||||||
# fonts:
|
# fonts:
|
||||||
|
|||||||
Reference in New Issue
Block a user