]> 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-23 Kevin WorthRip out column and just show player list view
2020-05-23 Kevin WorthMerge branch 'data-models'
2020-05-23 Kevin WorthClean up some leftover hello flutter code
2020-05-23 Kevin WorthMerge branch 'families-to-empires'
2020-05-23 Kevin WorthMake space for showing the full list of players
2020-05-23 Kevin WorthRename directory flutterfamilies to flutterempires
2020-05-23 Kevin WorthDisplay total number of players
2020-05-23 Kevin WorthChange fetchPlayer to fetchFirstPlayer
2020-05-23 Kevin WorthAdd initState to start the async call to fetch player
2020-05-23 Kevin WorthAdd a FutureBuilder widget to hold a fetched player