]> 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)
committerKevin Worth <kworth082@gmail.com>
Fri, 8 May 2020 13:36:39 +0000 (09:36 -0400)
commitf48e28180b2700337ee3c589672fd6ab00eba3ed
tree56c67124f6ba8269c21d2da7efd02c16e5633e3d
parent270927f6fd6311a4839e85ba0435e27f523b3883
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]