]> git.cworth.org Git - lmno.games/commit
flempires: Create new class WebService.dart
authorKevin Worth <kworth082@gmail.com>
Tue, 26 May 2020 11:33:07 +0000 (07:33 -0400)
committerKevin Worth <kworth082@gmail.com>
Mon, 6 Jul 2020 12:35:26 +0000 (08:35 -0400)
commitd977a912c29fa640d2fba5b5774dbf31dd34e417
treebb4448d14837bcd9e8f4bd361f03b4afc1631366
parent66b2a746709b394b60ae653afc9408e5215d879f
flempires: Create new class WebService.dart

This will allow us to avoid reinventing the wheel each time there's a
new web api endpoint to fetch from.
flempires/lib/WebService.dart [new file with mode: 0644]