microsoft_kiota_abstractions 0.1.0 copy "microsoft_kiota_abstractions: ^0.1.0" to clipboard
microsoft_kiota_abstractions: ^0.1.0 copied to clipboard

Provides interfaces and base classes for Dart Kiota clients.

Unreleased #

0.1.0 - 2025-10-02 #

Features #

  • support byte array serialization writer (b7c52f0)

Bug Fixes #

  • upgrades sdk version to avoid missing linting rules (3956396)
  • use version range for abstractions package (76dfabb)

0.0.3 - 2025-08-05 #

Bug Fixes #

  • export Uint8List so it can be used by properties with that type (e578280)
  • export Uint8List so it can be used by properties with that type (74bfe50)

0.0.2 - 2025-01-10 #

Bug Fixes #

  • Include badge for latest pub.flutter-io.cn version in each package README (44f6e9d)

0.0.1 - 2025-01-06 #

  • Initial version.
  • Provides interfaces and base classes for a basic Kiota client