SplashScreen + первая стадия экрана регистрации
This commit is contained in:
@@ -18,9 +18,10 @@ flutter:
|
||||
|
||||
# To add assets to your application, add an assets section here, in
|
||||
# this "flutter" section, as in:
|
||||
# assets:
|
||||
# - images/a_dot_burr.jpeg
|
||||
# - images/a_dot_ham.jpeg
|
||||
assets:
|
||||
- assets/registration_logo.png
|
||||
- assets/splash.png
|
||||
- assets/logout.png
|
||||
|
||||
# To add assets from package dependencies, first ensure the asset
|
||||
# is in the lib/ directory of the dependency. Then,
|
||||
@@ -48,4 +49,4 @@ flutter:
|
||||
# fonts:
|
||||
# - asset: fonts/TrajanPro.ttf
|
||||
# - asset: fonts/TrajanPro_Bold.ttf
|
||||
# weight: 700
|
||||
# weight: 700
|
||||
Reference in New Issue
Block a user