SplashScreen + первая стадия экрана регистрации

This commit is contained in:
Ivan Murashov
2017-07-14 17:29:01 +03:00
parent ac91be07f8
commit 39b4f1407c
7 changed files with 103 additions and 23 deletions

View File

@@ -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