]> git.cworth.org Git - lmno.games/commit
Add class Player with id and name attributes
authorKevin Worth <kworth082@gmail.com>
Sun, 3 May 2020 02:36:42 +0000 (22:36 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
commit0e791b7181f2893b3b5be19f3a2b21f135debbb9
tree56c67124f6ba8269c21d2da7efd02c16e5633e3d
parent5a1d3d9c2600ab5d090897e7fc34a2e5c2dcee70
Add class Player with id and name attributes

This data model will be used when hitting the /players endpoint

See:
    git://git.cworth.org/git/empires-api/api.text
    at commit 0411bdc
flutterempires/lib/player.dart [new file with mode: 0644]