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
BaseClient
andsend()
method usingenqueue()
API ok_http
can now send asynchronous requests and stream response bodies.- Add DevTools Network View support.
- WebSockets support is now available in the
ok_http
package. Wraps around the OkHttp WebSocket API.