Maquetado de login por movil
This commit is contained in:
+14
-11
@@ -80,17 +80,20 @@ 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
|
||||
# style: italic
|
||||
# - family: Trajan Pro
|
||||
# fonts:
|
||||
# - asset: fonts/TrajanPro.ttf
|
||||
# - asset: fonts/TrajanPro_Bold.ttf
|
||||
# weight: 700
|
||||
fonts:
|
||||
- family: Poppins
|
||||
fonts:
|
||||
- asset: fonts/Poppins-Thin.ttf
|
||||
- asset: fonts/Poppins-ExtraLight.ttf
|
||||
- asset: fonts/Poppins-Light.ttf
|
||||
- asset: fonts/Poppins-Regular.ttf
|
||||
- asset: fonts/Poppins-Medium.ttf
|
||||
- asset: fonts/Poppins-Black.ttf
|
||||
- asset: fonts/Poppins-SemiBold.ttf
|
||||
- asset: fonts/Poppins-Bold.ttf
|
||||
- asset: fonts/Poppins-ExtraBold.ttf
|
||||
# style: italic
|
||||
|
||||
#
|
||||
# For details regarding fonts from package dependencies,
|
||||
# see https://flutter.dev/custom-fonts/#from-packages
|
||||
|
||||
Reference in New Issue
Block a user