Skip to content

Commit

Permalink
Unageo font path fix
Browse files Browse the repository at this point in the history
  • Loading branch information
HemantKArya committed Mar 15, 2024
1 parent 524ae20 commit 35fcd1a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,11 @@ flutter:
weight: 400
- asset: assets/fonts/Unageo/Unageo-Medium.ttf
weight: 500
- asset: assets/fonts/Unageo/Unageo-SemiBold.ttf
- asset: assets/fonts/Unageo/Unageo-Semibold.ttf
weight: 600
- asset: assets/fonts/Unageo/Unageo-Bold.ttf
weight: 700
- asset: assets/fonts/Unageo/Unageo-ExtraBold.ttf
- asset: assets/fonts/Unageo/Unageo-Extrabold.ttf
weight: 800
- asset: assets/fonts/Unageo/Unageo-Black.ttf
weight: 900
Expand Down

0 comments on commit 35fcd1a

Please sign in to comment.