forked from yaso_meth/mih-project
Add Custome Icons pack
This commit is contained in:
@@ -102,6 +102,7 @@ flutter:
|
||||
# To add assets to your application, add an assets section, like this:
|
||||
assets:
|
||||
- lib/mih_components/mih_package_components/assets/images/
|
||||
- lib/mih_components/mih_package_components/assets/fonts/
|
||||
- lib/mih_components/mih_package_components/assets/images/loyalty_cards/
|
||||
- lib/mih_components/mih_package_components/assets/images/app_icon/
|
||||
- lib/mih_components/mih_package_components/assets/images/splash_screen/
|
||||
@@ -118,10 +119,10 @@ flutter:
|
||||
# "family" key with the font family name, and a "fonts" key with a
|
||||
# list giving the asset and other descriptors for the font. For
|
||||
# example:
|
||||
# fonts:
|
||||
# - family: Schyler
|
||||
# fonts:
|
||||
# - asset: fonts/Schyler-Regular.ttf
|
||||
fonts:
|
||||
- family: MihIcons
|
||||
fonts:
|
||||
- asset: lib/mih_components/mih_package_components/assets/fonts/MihIcons.ttf
|
||||
# - asset: fonts/Schyler-Italic.ttf
|
||||
# style: italic
|
||||
# - family: Trajan Pro
|
||||
|
||||
Reference in New Issue
Block a user