]> git.cworth.org Git - lmno.games/commit
Rip out column and just show player list view
authorKevin Worth <kworth082@gmail.com>
Fri, 8 May 2020 15:01:21 +0000 (11:01 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
commit58d538aad057038a52e939911f8a33b72f6ea075
treef7f2386679a3d293c1330230e71e9c8d33598626
parent77a289b40313bf31cdc179184d2fdb063c60844c
Rip out column and just show player list view

This was the easiest thing to do quickly, because a list view does not
play nicely inside of a column widget (can't put a scrollable inside of
a scrollable, sort of thing...)

Eventually, we need to combine the views or make separate screens for
each one.
flutterempires/lib/main.dart