Add Custome Icons pack

This commit is contained in:
2025-04-09 12:54:18 +02:00
parent dc796612fb
commit 0434a27001
4 changed files with 80 additions and 4 deletions

View File

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