api_http library
Classes
- Api
- BinaryRequestBody
- BodyPart
- DeleteMethod
- FieldsBodyPart
- FileBodyPart
- FileResponseBody
- GetMethod
- GetRequestAcc
- HeadMethod
- HtmlResponseBody
- JsonRequestBody
- ListJsonResponseBody
- MapJsonResponseBody
- MethodUtils
- MultipartRequestBody
- PostMethod
- PostRequestAcc
- PutMethod
- RequestAcc
- RequestBody
- ResponseAcc
- ResponseBody
- TextResponseBody
Enums
Functions
-
getContentType(
Map< String, String> headers) → ContentType
Typedefs
-
ResponsePipe<
T> = T Function(dynamic response)