pew_pew_plx 0.5.0 copy "pew_pew_plx: ^0.5.0" to clipboard
pew_pew_plx: ^0.5.0 copied to clipboard

A Dart CLI tool for project file monitoring and tooling automation

70/ 160
pub points
7
downloads

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

Partially passed report section
Follow Dart file conventions
30 / 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://github.com/appboypov/pew_pew_plx was unreachable. Make sure that the website is reachable via HEAD requests.

Repository URL doesn't exist.

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

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/appboypov/pew_pew_plx/issues 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

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

Detected license: MIT.

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

489 out of 867 API elements (56.4 %) have documentation comments.

Some symbols that are missing documentation: pew_pew_plx, pew_pew_plx.AgentConfigDto.AgentConfigDto.fromJson, pew_pew_plx.AgentConfigDto.AgentConfigDto.new, pew_pew_plx.AgentConfigDto.fromJsonFactory, pew_pew_plx.AgentConfigDto.toJson.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

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

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

Found 9 issues. Showing the first 2:

ERROR: The method 'toMarkdown' isn't defined for the type 'CommentsListDto'.

lib/src/list/commands/list_comments_command.dart:76:38

   ╷
76 │         OutputFormat.markdown => dto.toMarkdown(),
   │                                      ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/list/commands/list_comments_command.dart

ERROR: The method 'toMarkdown' isn't defined for the type 'FeedbackListDto'.

lib/src/list/commands/list_feedback_command.dart:91:38

   ╷
91 │         OutputFormat.markdown => dto.toMarkdown(),
   │                                      ^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/list/commands/list_feedback_command.dart

Failed report section
Support up-to-date dependencies
30 / 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
args ^2.7.0 2.7.0 2.7.0
get_it ^9.2.0 9.2.1 9.2.1
http ^1.2.0 1.6.0 1.6.0
json_annotation ^4.9.0 4.11.0 4.11.0
logger ^2.6.2 2.7.0 2.7.0
path ^1.9.1 1.9.1 1.9.1
turbo_plx_cli ^0.0.3 0.0.3 0.0.3 Discontinued
turbo_promptable ^0.0.1 0.0.2 0.5.0
turbo_response ^1.1.0 1.2.0 1.2.0
turbo_serializable ^0.3.0 0.3.2 0.5.1
watcher ^1.2.1 1.2.1 1.2.1
yaml ^3.1.3 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
change_case - 2.2.0 2.2.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
http_parser - 4.1.2 4.1.2
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
typed_data - 1.4.0 1.4.0
web - 1.1.1 1.1.1
xml - 6.6.1 7.0.1

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

Found 3 issues. Showing the first 2:

The constraint `^0.0.1` on turbo_promptable does not support the stable version `0.1.0`, that was published 24 days ago.

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

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

The constraint `^0.3.0` on turbo_serializable does not support the stable version `0.4.0`, that was published 19 days ago.

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

Try running dart pub upgrade --major-versions turbo_serializable 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: