orca_gateway_cli 0.2.0 copy "orca_gateway_cli: ^0.2.0" to clipboard
orca_gateway_cli: ^0.2.0 copied to clipboard

Command-line tool for Orca Gateway projects — manages plugins, patches native config, and scaffolds new servers.

130/ 160
pub points
0
downloads

We analyzed this package 28 hours ago, and awarded it 130 pub points (of a possible 160):

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://orcagateway.com was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

162 out of 241 API elements (67.2 %) have documentation comments.

Some symbols that are missing documentation: orca_gateway_cli, orca_gateway_cli.ActionSchema.ActionSchema.fromYaml, orca_gateway_cli.ActionSchema.ActionSchema.new, orca_gateway_cli.ActionSchema.params, orca_gateway_cli.AndroidConfig.AndroidConfig.fromYaml.

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 5 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:orca_gateway_cli/orca_gateway_cli.dart that imports:
  • package:orca_gateway_cli/src/utils/package_resolver.dart that imports:
  • dart:io
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: Angle brackets will be interpreted as HTML.

lib/src/generators/typescript_generator.dart:270:65

    ╷
270 │   /// Resolve a prop type for widget props (wrapped in Valueable<T>).
    │                                                                 ^^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/generators/typescript_generator.dart

INFO: Angle brackets will be interpreted as HTML.

lib/src/manifest/plugin_manifest.dart:30:30

   ╷
30 │ /// accepts a YamlMap (or Map<String, dynamic>); `array` accepts a YamlList
   │                              ^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/manifest/plugin_manifest.dart

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

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

Package Constraint Compatible Latest Notes
args ^2.6.0 2.7.0 2.7.0
path ^1.9.0 1.9.1 1.9.1
xml ^6.5.0 6.6.1 7.0.1
yaml ^3.1.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
meta - 1.18.2 1.18.2
petitparser - 7.0.2 7.0.2
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2

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

The constraint `^6.5.0` on xml does not support the stable version `7.0.0`, that was published 10 days ago.

When xml is 30 days old, this package will no longer be awarded points in this category.

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

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

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
130
points
0
downloads

Documentation

API reference

Publisher

verified publisherorcagateway.com

Weekly Downloads

Command-line tool for Orca Gateway projects — manages plugins, patches native config, and scaffolds new servers.

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#cli #sdui #server-driven-ui #flutter #tooling

License

unknown (license)

Dependencies

args, path, xml, yaml

More

Packages that depend on orca_gateway_cli