sync_http
Synchronous HTTP client for Dart.
0.3.1
6.5M downloads/mo
#99 most downloaded on pub.dev
google/sync_http.dart
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships fairly regularly
a new release about every 12 months
Most releases are documented
notes for 6 of 8 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
10 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
10 releases · Apr 2017 to Jun 2022Releases
latest 10-
0.3.115 Jun 2022Release notes
Open source →- Switch to using
package:lints/recommended.yaml - Update the usage guidance in the readme.
- Switch to using
-
0.3.002 Feb 2021Release notes
Open source →-
Stable version for null safety.
-
BREAKING
SyncHttpClientfunctions now require theurlparameter to beUri. Previously, bothUriandStringwere supported. -
The
SyncHttpClientResponse.contentLengthgetter will return-1instead ofnullif content length not specified. -
Implement
chunkedTransferEncodinggetters.
-
-
0.3.0-nullsafety.022 Jan 2021 pre-releaseRelease notes
Open source →-
BREAKING
SyncHttpClientfunctions now require theurlparameter to beUri. Previously, bothUriandStringwere supported. -
The
SyncHttpClientResponse.contentLengthgetter will return-1instead ofnullif content length not specified. -
Implement
chunkedTransferEncodinggetters.
-
-
0.2.003 Feb 2020Release notes
Open source →-
Preparation for HttpHeaders change. Update signature of
add()andset()to match new signature ofHttpHeaders. The parameter is not yet forwarded and will not behave as expected.
-
-
0.1.420 Jun 2019Release notes
Open source →- Fixed issue where query parameters were not being sent as part of requests.
Release notes
Open source →- Fixed issue where query parameters were not being sent as part of requests.
-
0.1.316 Jul 2018Release notes
Open source →Update upper SDK constraint to 3.0.0 (#7)
* Update upper SDK constraint to 3.0.0
* Update CHANGELOG.md
* Updated version to 0.1.3
-
0.1.211 Jul 2018 -
0.1.2-dev11 Jul 2018 pre-releaseNothing published for this version
-
0.1.126 Apr 2017Nothing published for this version
-
0.1.025 Apr 2017Nothing published for this version