]> git.cworth.org Git - lmno.games/commit
Add method parsePlayers to player.dart
authorKevin Worth <kworth082@gmail.com>
Fri, 8 May 2020 12:48:10 +0000 (08:48 -0400)
committerKevin Worth <kworth082@gmail.com>
Fri, 8 May 2020 13:36:39 +0000 (09:36 -0400)
commit93f706f630155648f2e39e456b3e46863c549d50
tree9363cf3183a59e9dc6ab0eb8a66a8cfd6729af3a
parent91c0154ce805186c94601dff1f146d1f9dc66e2e
Add method parsePlayers to player.dart

This gives us a convenience method to parse the
json returned from the server into a List<Player> object
flutterempires/lib/player.dart