rest_client 1.0.1 rest_client: ^1.0.1 copied to clipboard
A Dart and Flutter based REST API client that simplifies making RESTful calls. In Flutter, the response is processed on a separate Isolate to avoid causing jank on the UI thread for large responses. [...]