]> git.cworth.org Git - lmno.games/commit
Add class RegisteredUser with name and character attributes
authorKevin Worth <kworth082@gmail.com>
Sun, 3 May 2020 02:40:48 +0000 (22:40 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
commit0b063c0ded2199c7a580513ce949d982e889897b
tree9e672d11ad5845a406b9e853e7d7bcb6dbb25e74
parent0e791b7181f2893b3b5be19f3a2b21f135debbb9
Add class RegisteredUser with name and character attributes

This data model will be used when POSTing to /register

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