added title in loginscreen

This commit is contained in:
marcoabat
2023-08-09 16:57:40 +02:00
parent bbce3ace56
commit 87794c4f3f
10 changed files with 75 additions and 33 deletions

View File

@@ -55,6 +55,15 @@ dev_dependencies:
# The following section is specific to Flutter packages.
flutter:
fonts:
- family: Cinzel
fonts:
- asset: fonts/Cinzel-Regular.ttf
- asset: fonts/Cinzel-Black.ttf
- asset: fonts/Cinzel-Bold.ttf
- asset: fonts/Cinzel-ExtraBold.ttf
- asset: fonts/Cinzel-Medium.ttf
- asset: fonts/Cinzel-SemiBold.ttf
# The following line ensures that the Material Icons font is
# included with your application, so that you can use the icons in
@@ -64,30 +73,4 @@ flutter:
# To add assets to your application, add an assets section, like this:
assets:
- secrets.env
- assets/nekro_wallpaper.jpg
# An image asset can refer to one or more resolution-specific "variants", see
# https://flutter.dev/assets-and-images/#resolution-aware
# For details regarding adding assets from package dependencies, see
# https://flutter.dev/assets-and-images/#from-packages
# To add custom fonts to your application, add a fonts section here,
# in this "flutter" section. Each entry in this list should have a
# "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
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/custom-fonts/#from-packages
- assets/nekro_wallpaper.jpg