]> git.cworth.org Git - lmno.games/commit
Add Expanded to fix the scrollable in a scrollable problem
authorKevin Worth <kworth082@gmail.com>
Sun, 10 May 2020 20:34:41 +0000 (16:34 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
commit581baa23cbbf8b13223a28491775746f2b3992ad
treeb77d6fb8349f743905627facfbbb16d936d86f45
parentb34b7ef1ccb4e97c24bf3debf3abd4e515e6375a
Add Expanded to fix the scrollable in a scrollable problem

Since the ListView can't be put into the Column widget, we
instead add an Expanded widget and put the ListView in there.
flutterempires/lib/main.dart