Add roboto font as local asset

This commit is contained in:
2024-01-26 16:41:32 +05:30
parent 9fbce74836
commit 1f49fea6e6
2 changed files with 4 additions and 0 deletions

BIN
assets/robotoReg.ttf Normal file

Binary file not shown.

View File

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