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

1.0.6+1 August 22nd, 2020 #

  • Metadata

1.0.6 August 22nd, 2020 #

  • Rolling back to meta 1.1.8 due to flutter_test incompatiblities

1.0.5 August 22nd, 2020 #

  • Updated dependencies

1.0.4 July 13th, 2020 #

  • Updated dependencies

1.0.3 June 11th, 2020 #

  • Deprecated internal Jsonable class in favor of the JsonClass package's version

1.0.2 May 6th, 2020 #

  • Minor fix to parseDouble

1.0.1 April 16th, 2020 #

  • Updated project metadata

1.0.0 April 12th, 2020 #

  • Initial release
13
likes
0
points
1.42k
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