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