microsoft_kiota_serialization_multipart 0.0.4 copy "microsoft_kiota_serialization_multipart: ^0.0.4" to clipboard
microsoft_kiota_serialization_multipart: ^0.0.4 copied to clipboard

Provides parsing and serialization support for the `multipart/form-data` content type.

60/ 160
pub points
6.29k
downloads

We analyzed this package 2 days ago, and awarded it 60 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Failed report section
Provide documentation
0 / 20trigger folding of the section

Failed check 0/10 points: 20% or more of the public API has dartdoc comments

Dependency resolution failed, unable to run dartdoc.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

  • Running dart pub outdated failed with the following output:
Exceeded timeout of 0:02:00.000000
Failed report section
Support up-to-date dependencies
10 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

  • Could not run dart pub outdated: dart pub get failed:
OUT:
Resolving dependencies...
Downloading packages...
+ async 2.13.0
+ collection 1.19.1
+ crypto 3.0.7
+ fixnum 1.1.1
+ http 1.6.0
+ http_parser 4.1.2
+ meta 1.18.1
+ microsoft_kiota_abstractions 0.1.0
[9 more lines]
ERR:
Exceeded timeout of 0:02:00.000000

Passed check 10/10 points: Package supports latest stable Dart and Flutter SDKs

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 3 errors:

  • UNDEFINED_CLASS - lib/src/multipart_serialization_writer.dart:19:3 - Undefined class 'Uint8List'.
  • UNDEFINED_IDENTIFIER - lib/src/multipart_serialization_writer.dart:20:12 - Undefined name 'Uint8List'.
  • UNDEFINED_CLASS - lib/src/multipart_serialization_writer.dart:34:41 - Undefined class 'Uint8List'.

Run dart pub downgrade and then dart analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.9, Dart 3.11.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
60
points
6.29k
downloads

Publisher

verified publishergraph.microsoft.com

Weekly Downloads

Provides parsing and serialization support for the `multipart/form-data` content type.

Homepage
Repository (GitHub)
View/report issues
Contributing

License

MIT (license)

Dependencies

http, microsoft_kiota_abstractions, typed_data, uuid

More

Packages that depend on microsoft_kiota_serialization_multipart