]> git.cworth.org Git - lmno.games/history - flutterempires/lib/player.dart
Prepare directories for merge into lmno.games
[lmno.games] / flutterempires / lib / player.dart
2020-05-23 Kevin WorthMerge branch 'data-models'
2020-05-23 Kevin WorthAdd fetchAllPlayers method
2020-05-23 Kevin WorthStop using dart:js in player.dart
2020-05-23 Kevin WorthAdd method parsePlayers to player.dart
2020-05-23 Kevin WorthChange fetchPlayer to fetchFirstPlayer
2020-05-23 Kevin WorthAdd class Player with id and name attributes