Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand All @@ -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
Expand Down