commit | 1c3585d6feb5a332f00b6baa4c01225d82fb321f | [log] [tgz] |
---|---|---|
author | Chris Bracken <chris@bracken.jp> | Wed Mar 28 16:05:49 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Mar 28 16:05:49 2018 -0700 |
tree | 36cb954cc9b6c5c84abea691fdcd6976c5360690 | |
parent | 784d6c198b62fe3544e2aedbead727f9971c68ef [diff] |
Replace use of createHttpClient with mocks (#37) package:http was recently removed from Flutter. This replaces the use of createHttpClient, which was previously used to mock HTTP results. This replaces that use with Mockito. See: https://groups.google.com/d/msg/flutter-dev/AnqDqgQ6vus/spjSxiz6BgAJ