rest_client
A Dart implementation of the a REST client that supports using an Isolate for decoding.
2.4.0
2.7K downloads/mo
#4829 most downloaded on pub.dev
peiffer-innovations/rest_client
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 72 of 73 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
73 releases · first in 2020
0 releases in the last 12 months
see the full history below
Release timeline
73 releases · Apr 2020 to Nov 2023
2021
2022
2023
2024
2025
2026
Releases
latest 60 of 73-
2.4.016 Nov 2023 -
2.3.012 Nov 2023 -
2.2.316 Jul 2023 -
2.2.3+101 Aug 2023 -
2.2.3+222 Aug 2023 -
2.2.3+305 Sep 2023 -
2.2.3+403 Oct 2023 -
2.2.3+524 Oct 2023 -
2.2.3+631 Oct 2023 -
2.2.3+707 Nov 2023 -
2.2.217 Jun 2023 -
2.2.2+120 Jun 2023 -
2.2.2+227 Jun 2023 -
2.2.2+304 Jul 2023 -
2.2.2+411 Jul 2023 -
2.2.125 Jan 2023 -
2.2.1+131 Jan 2023 -
2.2.1+207 Feb 2023 -
2.2.1+314 Feb 2023 -
2.2.1+421 Feb 2023 -
2.2.1+507 Mar 2023 -
2.2.1+621 Mar 2023 -
2.2.1+728 Mar 2023 -
2.2.1+804 Apr 2023 -
2.2.1+911 Apr 2023 -
2.2.1+1025 Apr 2023 -
2.2.1+1102 May 2023 -
2.2.023 Oct 2022 -
2.2.0+101 Nov 2022 -
2.2.0+208 Nov 2022 -
2.2.0+315 Nov 2022 -
2.2.0+413 Dec 2022 -
2.2.0+520 Dec 2022 -
2.2.0+603 Jan 2023 -
2.2.0+717 Jan 2023 -
2.2.0+824 Jan 2023 -
2.1.524 Aug 2022 -
2.1.5+106 Sep 2022 -
2.1.5+213 Sep 2022 -
2.1.5+320 Sep 2022 -
2.1.5+411 Oct 2022 -
2.1.5+518 Oct 2022 -
2.1.409 May 2022Release notes
Open source →- Updated to restrict when to process when the content type explicitly tells us it is not JSON.
-
2.1.4+131 May 2022 -
2.1.4+207 Jun 2022 -
2.1.4+321 Jun 2022 -
2.1.4+428 Jun 2022 -
2.1.4+505 Jul 2022 -
2.1.4+612 Jul 2022 -
2.1.4+719 Jul 2022 -
2.1.4+809 Aug 2022 -
2.1.326 Apr 2022Release notes
Open source →- Removed nullability from response values that should always have to be set.
- Fall back to returning the plain body when not proper JSON to allow the end user app to decide what to do.
-
2.1.216 Apr 2022Release notes
Open source →- Disabled the isolate when running in debug mode due to a bug in the VS Code debugger that can cause the isolate to hang.
- Added the ability to disable the isolate to improve performance when it it is known that small responses will be encountered.
-
2.1.127 Mar 2022Release notes
Open source →- Added
lookuptoRequestMethod. - Renamed
languagetoaccept-language. - Updated to remove empty headers.
- Added
-
2.1.005 Mar 2022Release notes
Open source →- Switched authorizer to return a Future
- Added option to accept a binary response
-
2.0.111 Apr 2021Nothing published for this version
-
2.0.1+111 Apr 2021 -
2.0.1+229 May 2021 -
2.0.1+319 Sep 2021 -
2.0.1+414 Nov 2021