]> git.cworth.org Git - lmno.games/history - flutterempires/lib/main.dart
Clean up some leftover hello flutter code
[lmno.games] / flutterempires / lib / main.dart
2020-05-23 Kevin WorthClean up some leftover hello flutter code
2020-05-23 Kevin WorthMake space for showing the full list of players
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
2020-05-23 Kevin WorthMerge branch 'families-to-empires'
2020-05-23 Kevin WorthRename directory flutterfamilies to flutterempires