mirror of
https://github.com/koloideal/Casha.git
synced 2026-06-10 10:25:28 +03:00
stableee
This commit is contained in:
@@ -53,3 +53,26 @@ dev_dependencies:
|
||||
|
||||
flutter:
|
||||
uses-material-design: true
|
||||
fonts:
|
||||
- family: NunitoCyrillic
|
||||
fonts:
|
||||
- asset: assets/fonts/nunito/Nunito-Medium.ttf
|
||||
- asset: assets/fonts/nunito/Nunito-SemiBold.ttf
|
||||
weight: 500
|
||||
- asset: assets/fonts/nunito/Nunito-Bold.ttf
|
||||
weight: 600
|
||||
- asset: assets/fonts/nunito/Nunito-ExtraBold.ttf
|
||||
weight: 700
|
||||
- asset: assets/fonts/nunito/Nunito-ExtraBold.ttf
|
||||
weight: 800
|
||||
- family: Poppins
|
||||
fonts:
|
||||
- asset: assets/fonts/poppins/Poppins-Regular.ttf
|
||||
- asset: assets/fonts/poppins/Poppins-Medium.ttf
|
||||
weight: 500
|
||||
- asset: assets/fonts/poppins/Poppins-SemiBold.ttf
|
||||
weight: 600
|
||||
- asset: assets/fonts/poppins/Poppins-Bold.ttf
|
||||
weight: 700
|
||||
- asset: assets/fonts/poppins/Poppins-ExtraBold.ttf
|
||||
weight: 800
|
||||
|
||||
Reference in New Issue
Block a user