microsoft_kiota_serialization_form
Provides parsing and serialization support for the `application/x-www-form-urlencoded` content type.
0.0.5
20K downloads/mo
#2196 most downloaded on pub.dev
microsoft/kiota-dart
What this package is like to depend on
Last release 5 months ago
17 Mar 2026
Ships fairly regularly
a new release about every 6 months
Nearly every release is documented
notes for 5 of 5 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
5 releases · first in 2025
2 releases in the last 12 months
see the full history below
Release timeline
5 releases · Jan 2025 to Mar 2026
2026
Releases
latest 5-
0.0.517 Mar 2026Release notes
Open source →0.0.5 (2026-03-17)
Bug Fixes
- reduce parse node allocations when deserializing primitive types (d5ae9a9)
Performance Improvements
Release notes
Open source →Bug Fixes
- reduce parse node allocations when deserializing primitive types (d5ae9a9)
Performance Improvements
-
0.0.402 Oct 2025 -
0.0.305 Aug 2025Release notes
Open source →Bug Fixes
- export Uint8List so it can be used by properties with that type (e578280)
-
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 parsing and serialization support for the
application/x-www-form-urlencodedcontent type.