Feat: Login Screen design
This commit is contained in:
11
pubspec.yaml
11
pubspec.yaml
@@ -81,11 +81,12 @@ flutter:
|
||||
# "family" key with the font family name, and a "fonts" key with a
|
||||
# list giving the asset and other descriptors for the font. For
|
||||
# example:
|
||||
# fonts:
|
||||
# - family: Schyler
|
||||
# fonts:
|
||||
# - asset: fonts/Schyler-Regular.ttf
|
||||
# - asset: fonts/Schyler-Italic.ttf
|
||||
fonts:
|
||||
- family: Rubik
|
||||
fonts:
|
||||
- asset: assets/fonts/Rubik-Regular.ttf
|
||||
- asset: assets/fonts/Rubik-Bold.ttf
|
||||
weight: 700
|
||||
# style: italic
|
||||
# - family: Trajan Pro
|
||||
# fonts:
|
||||
|
Reference in New Issue
Block a user