ok_http 0.1.0
ok_http: ^0.1.0 copied to clipboard
An Android Flutter plugin that provides access to the OkHttp HTTP client.
0.1.0 #
- Implementation of
BaseClientandsend()method usingenqueue()API ok_httpcan now send asynchronous requests and stream response bodies.- Add DevTools Network View support.
- WebSockets support is now available in the
ok_httppackage. Wraps around the OkHttp WebSocket API.