rest_client 1.0.1 copy "rest_client: ^1.0.1" to clipboard
rest_client: ^1.0.1 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. [...]

12
likes
-/ -
pub points
64%
popularity

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

Check the analysis log for details.

12
likes
0
pub points
64%
popularity

Publisher

verified publisherpeifferinnovations.com

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, logging, meta, uuid

More

Packages that depend on rest_client