microsoft_kiota_serialization_form 0.0.2 copy "microsoft_kiota_serialization_form: ^0.0.2" to clipboard
microsoft_kiota_serialization_form: ^0.0.2 copied to clipboard

Provides parsing and serialization support for the `application/x-www-form-urlencoded` content type.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add microsoft_kiota_serialization_form

With Flutter:

 $ flutter pub add microsoft_kiota_serialization_form

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  microsoft_kiota_serialization_form: ^0.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:microsoft_kiota_serialization_form/microsoft_kiota_serialization_form.dart';
0
likes
150
points
5.92k
downloads

Publisher

verified publishergraph.microsoft.com

Weekly Downloads

Provides parsing and serialization support for the `application/x-www-form-urlencoded` content type.

Homepage
Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

microsoft_kiota_abstractions, uuid

More

Packages that depend on microsoft_kiota_serialization_form