Many work in navegation, map, drawer, about, slider
This commit is contained in:
parent
662deb3086
commit
574c1afc33
15 changed files with 446 additions and 168 deletions
|
|
@ -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(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue