rest_client 1.0.3 copy "rest_client: ^1.0.3" to clipboard
rest_client: ^1.0.3 copied to clipboard

discontinued
outdated

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. [...]

13
likes
-/ -
pub points
2.21k
downloads

This package version is not analyzed. Check the latest stable version for its analysis.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
13
likes
0
points
2.21k
downloads

Publisher

verified publisherpeifferinnovations.com

Weekly Downloads

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. In Dart Web, the response is processed on the main thread.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

http, intl, json_class, logging, meta, uuid

More

Packages that depend on rest_client