conduit_open_api_forked 1.0.1 copy "conduit_open_api_forked: ^1.0.1" to clipboard
conduit_open_api_forked: ^1.0.1 copied to clipboard

Data structures for OpenAPI (Swagger) specification. Reads and writes JSON specifications. Fork, with discriminator support.

120/ 160
pub points
30
downloads

We analyzed this package 11 days ago, and awarded it 120 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: BSD-2-Clause.

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

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

161 out of 483 API elements (33.3 %) have documentation comments.

Some symbols that are missing documentation: open_api_v2_forked.APIContact.APIContact.new, open_api_v2_forked.APIContact.decode, open_api_v2_forked.APIContact.email, open_api_v2_forked.APIContact.encode, open_api_v2_forked.APIContact.name.

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

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/web/wasm for details.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

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

Package Constraint Compatible Latest Notes
conduit_codable ^1.0.0-0 1.0.0-b4 6.0.0
meta ^1.1.5 1.18.2 1.18.2

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

The constraint `^1.0.0-0` on conduit_codable does not support the stable version `3.0.4`.

Try running dart pub upgrade --major-versions conduit_codable to update the constraint.

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 105 errors:

  • URI_DOES_NOT_EXIST - lib/src/object.dart:2:8 - Target of URI doesn't exist: 'package:conduit_codable/conduit_codable.dart'.
  • EXTENDS_NON_CLASS - lib/src/object.dart:4:25 - Classes can only extend other classes.
  • UNDEFINED_CLASS - lib/src/object.dart:9:15 - Undefined class 'KeyedArchive'.

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.12, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
30
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Data structures for OpenAPI (Swagger) specification. Reads and writes JSON specifications. Fork, with discriminator support.

Repository (GitHub)
View/report issues

License

BSD-2-Clause (license)

Dependencies

conduit_codable, meta

More

Packages that depend on conduit_open_api_forked