]> git.cworth.org Git - lmno.games/commit
Change fetchPlayer to fetchFirstPlayer
authorKevin Worth <kworth082@gmail.com>
Mon, 4 May 2020 02:39:44 +0000 (22:39 -0400)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 13:49:00 +0000 (06:49 -0700)
commit893153993716d14aa37813af19fd7dff83f70af3
treeb597224a0dc40d2b44e8b6840fffd8a45321be85
parent6382d12f524932ff1d26957e86428047714b128c
Change fetchPlayer to fetchFirstPlayer

Initially I was going to fix the logic in this method to fit the name,
but instead - for the time being - I'll simply make the name more
accurately describe what the method is doing.
flutterempires/lib/main.dart
flutterempires/lib/player.dart