]> 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)
committerKevin Worth <kworth082@gmail.com>
Fri, 8 May 2020 15:01:21 +0000 (11:01 -0400)
commite318ede47bc5b8563db84ce2c676c6a9297c860e
treef7f2386679a3d293c1330230e71e9c8d33598626
parentdbeb774ef7405b80895283796793ad4e0dbab5e6
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