http_toggle_client
library
Functions
-
get(Request request)
→ Future<Response>
-
Wraps http package into more convenient interface that can be easily swapped in tests
-
post(Request request)
→ Future<Response>
-
Wraps http package into more convenient interface that can be easily swapped in tests