]> git.cworth.org Git - lmno.games/history - flutterempires/lib/main.dart
Rip out column and just show player list view
[lmno.games] / flutterempires / lib / main.dart
2020-05-08 Kevin WorthRip out column and just show player list view
2020-05-08 Kevin WorthMerge branch 'data-models'
2020-05-08 Kevin WorthClean up some leftover hello flutter code
2020-05-08 Kevin WorthMake space for showing the full list of players
2020-05-08 Kevin WorthDisplay total number of players
2020-05-08 Kevin WorthChange fetchPlayer to fetchFirstPlayer
2020-05-08 Kevin WorthAdd initState to start the async call to fetch player
2020-05-08 Kevin WorthAdd a FutureBuilder widget to hold a fetched player
2020-05-04 Kevin WorthMerge branch 'families-to-empires'
2020-05-04 Kevin WorthRename directory flutterfamilies to flutterempires