ac_httpx_client
HTTP1/2 client in the style of Dart's HttpClient with an integrated RFC-compliant private cache.
What this package is like to depend on
Last release 4 months ago
05 Apr 2026
Release timing varies
gaps range from 2 weeks to 13 months
Nearly every release is documented
notes for 6 of 6 stable releases
Nothing withdrawn
no release was ever pulled
3 years old
6 releases · first in 2023
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Apr 2023 to Apr 2026
2024
2025
2026
Releases
latest 6-
0.3.105 Apr 2026Release notes
Open source →What's Changed
- chore(deps): update anthochamp/dev-toolbox digest to a3a6cfd by @grenadine-renovate-bot in #13
- chore(deps): update anthochamp/dev-toolbox digest to 3dd93f5 by @grenadine-renovate-bot in #14
- chore(deps): update anthochamp/dev-toolbox digest to 9bd2d63 by @grenadine-renovate-bot in #15
- chore(deps): update anthochamp/dev-toolbox digest to b9a37d6 by @grenadine-renovate-bot in #16
- chore(deps): update dependency ac_lints to ^0.5.0 by @grenadine-renovate-bot in #17
- chore(deps): update anthochamp/dev-toolbox digest to 29286f8 by @grenadine-renovate-bot in #18
- chore(deps): update anthochamp/dev-toolbox digest to f4fc003 by @grenadine-renovate-bot in #19
- chore(deps): update anthochamp/dev-toolbox digest to e2802bb by @grenadine-renovate-bot in #20
- chore(deps): update anthochamp/dev-toolbox digest to 5bfab25 by @grenadine-renovate-bot in #21
- chore(deps): update anthochamp/dev-toolbox digest to 0229da1 by @grenadine-renovate-bot in #22
- chore(deps): update anthochamp/dev-toolbox digest to 8581130 by @grenadine-renovate-bot in #23
- chore(deps): update anthochamp/dev-toolbox digest to c761088 by @grenadine-renovate-bot in #24
- chore(deps): update anthochamp/dev-toolbox digest to f500e7c by @grenadine-renovate-bot in #25
- chore(deps): update anthochamp/dev-toolbox digest to 8cb92c1 by @grenadine-renovate-bot in #26
- chore(deps): update anthochamp/dev-toolbox digest to 4ffc792 by @grenadine-renovate-bot in #27
- chore(deps): update anthochamp/dev-toolbox digest to 797f0b7 by @grenadine-renovate-bot in #28
- chore(deps): update anthochamp/dev-toolbox digest to 3bea5f5 by @grenadine-renovate-bot in #29
- chore(deps): update anthochamp/dev-toolbox digest to e474068 by @grenadine-renovate-bot in #30
- chore(deps): update anthochamp/dev-toolbox digest to 680b0a2 by @grenadine-renovate-bot in #31
Full Changelog: v0.3.0...v0.3.1
Release notes
Open source →Added
- Unit tests for
HttpxCredentialsfactory methods (20 tests total across credentials, header value parser, and headers extensions). example/example.dartdemonstratingHttpxClientGET and POST requests.
Fixed
persistentConnection: corrected spelling throughout; deprecatedpersistantConnectionalias retained for backward compatibilitykInitialPersistentConnection: corrected spelling; deprecatedkInitialPersistantConnectionconstant retainedkKnownSecureConnectionUriSchemesnow includeshttps
Deprecated
persistantConnectiongetter/setter — usepersistentConnectioninsteadkInitialPersistantConnection— usekInitialPersistentConnectioninstead
-
0.3.005 Mar 2025Release notes
Open source →What's Changed
- fix(deps): update freezed to v3 (major) by @grenadine-renovate-bot in #12
Full Changelog: v0.2.0...v0.3.0
Release notes
Open source →- Update SDK environment requirement (>= 3.7.0 && <4.0.0)
- Upgrade freezed/freezed_annotation packages
-
0.2.025 Jan 2025Release notes
Open source →- Upgrade freezed/freezed_annotation packages
- Upgrade ac_lints package to 0.4.0
-
0.1.218 Feb 2024Release notes
Open source →- Upgrade freezed/freezed_annotation packages (lint generated files)
- Upgrade ac_lints package to 0.3.0
-
0.1.104 Feb 2024Release notes
Open source →- Update LICENSE's copyright to include contributors and use SPDX file header
- Widen SDK environment requirement to include Dart 3 versions
- Upgrade ac_essentials package to 0.2.1
- Upgrade ac_lints package to 0.2.0
-
0.1.027 Apr 2023