From 918e59857a7c3ab66dad73ea21d02653ec455035 Mon Sep 17 00:00:00 2001 From: Lahiru Udawaththa <45584797+lahiruroot@users.noreply.github.com> Date: Fri, 25 Sep 2020 08:16:22 +0530 Subject: [PATCH] Update pubspec.yaml --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 115e42c..42f03cc 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -45,7 +45,7 @@ flutter: # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class. - uses-material-design: true + uses-material-design: false # To add assets to your application, add an assets section, like this: # assets: @@ -68,7 +68,7 @@ flutter: fonts: - asset: fonts/ZillaSlab-Regular.ttf - asset: fonts/ZillaSlab-Italic.ttf - style: italic + style: bolt - asset: fonts/ZillaSlab-Bold.ttf weight: 700 # - family: Trajan Pro