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