Many work in navegation, map, drawer, about, slider

This commit is contained in:
vjrj 2018-06-12 18:08:49 +02:00
parent 662deb3086
commit 574c1afc33
15 changed files with 446 additions and 168 deletions

View file

@ -36,8 +36,8 @@ class HomePage extends StatelessWidget {
]),
new Expanded(
child: new FractionallySizedBox(
alignment: FractionalOffset.bottomCenter,
heightFactor: 0.9,
alignment: FractionalOffset.center,
heightFactor: 0.8,
child: new Image.asset('images/logo-200.png',
fit: BoxFit.fitHeight))),
new Expanded(