openapi_generator_cli 3.3.0 copy "openapi_generator_cli: ^3.3.0" to clipboard
openapi_generator_cli: ^3.3.0 copied to clipboard

outdated

A dart wrapper around openapi-generator inspired by the node implementation.

150/ 160
pub points
22.4k
downloads

We analyzed this package 15 days ago, and awarded it 150 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-3-Clause.

Passed report section
Provide documentation
20 / 20trigger folding of the section

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

0 out of 0 API elements (100.0 %) have documentation comments.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Linux

  • ✓ macOS

  • ✓ Windows

These platforms are not supported:

Android

Cannot assign Android automatically to a binary only package.

iOS

Cannot assign iOS automatically to a binary only package.

Web

Cannot assign Web automatically to a binary only package.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

INFO: The variable name 'JAVA_OPTS' isn't a lowerCamelCase identifier.

bin/main.dart:11:7

   ╷
11 │   var JAVA_OPTS = Platform.environment['JAVA_OPTS'] ?? '';
   │       ^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/main.dart

INFO: Unnecessary braces in a string interpolation.

bin/main.dart:15:9

   ╷
15 │     "${"${binPath}"}",
   │         ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze bin/main.dart

Passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

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

No dependencies.

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

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.3, Dart 3.10.4.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
20
likes
150
points
22.4k
downloads

Publisher

verified publisherdevappliance.com

Weekly Downloads

A dart wrapper around openapi-generator inspired by the node implementation.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on openapi_generator_cli