From a08c9b221bdfd5c527a2378638e2a6bf16d5fcfa Mon Sep 17 00:00:00 2001 From: zypherift Date: Sun, 28 Apr 2024 16:17:52 +0200 Subject: [PATCH] change dep --- refilc/pubspec.yaml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/refilc/pubspec.yaml b/refilc/pubspec.yaml index f077984..8dd1a29 100644 --- a/refilc/pubspec.yaml +++ b/refilc/pubspec.yaml @@ -102,7 +102,7 @@ flutter: - assets/images/ext_logo/ - assets/svg/menu_icons/ - assets/other/dirtywords.xml - - assets/svg/mesh_bg.svg + - assets/svg/ fonts: - family: FilcIcons @@ -155,7 +155,10 @@ flutter: - asset: assets/fonts/Montserrat/Montserrat-ThinItalic.ttf weight: 100 style: italic - + - family: FigTree + fonts: + - asset: assets/fonts/FigTree/Figtree-SemiBold.ttf + weight: 500 # - family: SpaceMono # fonts: # - asset: assets/fonts/SpaceMono/SpaceMono-Regular.ttf