startrek 1.1.4 copy "startrek: ^1.1.4" to clipboard
startrek: ^1.1.4 copied to clipboard

Interstellar Transport

120/ 160
pub points
15
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 50 to 180 characters to describe the package, what it does, and its target use case.

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

OUT: Documenting startrek... Discovering libraries... Linking elements... Precaching local docs for 140898 elements... Initialized dartdoc with 90 libraries Generating docs for library skywalker.dart from package:startrek/skywalker.dart... Generating docs for library nio.dart from package:startrek/nio.dart... Generating docs for library startrek.dart from package:startrek/startrek.dart... Generating docs for library pair.dart from package:startrek/pair.dart... Generating docs for library fsm.dart from package:startrek/fsm.dart... [1 more lines] ERR: warning: ambiguous reexport of runner.Processor, canonicalization candidates: (startrek, startrek) -> startrek (confidence 0.000) from runner.Processor: (file:///tmp/pana_XAYESV/lib/src/fsm/runner.dart:33:26) startrek: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) startrek: 1.178 - (_Reason.packageName (+1.000), _Reason.longName (+0.01000), _Reason.sharedNamePart (+0.1667), _Reason.locationPartStart (+0.001000)) Use {@canonicalFor runner.Processor} in the desired library's documentation to resolve the ambiguity and/or override dartdoc's decision, or structure your package so the reexport is less ambiguous. The symbol will still be referenced in all candidates -- this only controls the location where it will be written and which library will be displayed in navigation for the relevant pages. The flag [93 more lines]

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:startrek/startrek.dart that imports:
  • package:startrek/src/stargate.dart that imports:
  • package:startrek/src/stardocker.dart that imports:
  • package:startrek/src/port/docker.dart that imports:
  • package:startrek/src/nio/exception.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

Found 126 issues. Showing the first 2:

INFO: Angle brackets will be interpreted as HTML.

lib/src/fsm/machine.dart:44:12

   ╷
44 │ /// @param <C> - context
   │            ^^^
   ╵

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

INFO: Angle brackets will be interpreted as HTML.

lib/src/fsm/machine.dart:60:12

   ╷
60 │ /// @param <C> - context
   │            ^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/fsm/machine.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

Package Constraint Compatible Latest Notes
object_key ^1.1.1 1.1.1 1.1.1

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:
1
likes
120
points
15
downloads

Publisher

unverified uploader

Weekly Downloads

Interstellar Transport

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

object_key

More

Packages that depend on startrek