microsoft_kiota_http
Provides an implementation of a Kiota RequestAdapter that uses `http`.
0.0.7
17K downloads/mo
#2356 most downloaded on pub.dev
microsoft/kiota-dart
What this package is like to depend on
Last release 10 months ago
02 Oct 2025
Release timing varies
gaps range from 2 weeks to 6 months
Nearly every release is documented
notes for 7 of 7 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
7 releases · first in 2025
1 release in the last 12 months
see the full history below
Release timeline
7 releases · Jan 2025 to Oct 2025
2026
Releases
latest 7-
0.0.702 Oct 2025 -
0.0.605 Aug 2025Release notes
Open source →Bug Fixes
- export Uint8List so it can be used by properties with that type (e578280)
-
0.0.519 Feb 2025Release notes
Open source →0.0.5 (2026-03-17)
Bug Fixes
- reduce parse node allocations when deserializing primitive types (d5ae9a9)
Performance Improvements
-
0.0.429 Jan 2025 -
0.0.317 Jan 2025 -
0.0.210 Jan 2025Release notes
Open source →Bug Fixes
- Include badge for latest pub.dev version in each package README (44f6e9d)
-
0.0.106 Jan 2025Release notes
Open source →- Initial version.
- Provides an implementation of a
RequestAdapterthat useshttpto send HTTP requests.