jaspr_cli 0.16.4 copy "jaspr_cli: ^0.16.4" to clipboard
jaspr_cli: ^0.16.4 copied to clipboard

A command line interface to create, serve and build jaspr applications.

1
likes
100/ 160
pub points
520
downloads

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

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

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

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: MIT.

failed
Provide documentation
0 / 20trigger folding of the section

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

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

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: jaspr_cli.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

0/0 points: WASM compatibility

This package is compatible with runtime wasm, and will be rewarded additional points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 18 issues. Showing the first 2:

/tmp/pana_TUJVCZ/bin/jaspr.dart doesn't match the Dart formatter.

To format your files run: dart format .

/tmp/pana_TUJVCZ/lib/src/command_runner.dart doesn't match the Dart formatter.

To format your files run: dart format .

failed
Support up-to-date dependencies
10 / 40trigger folding of the section

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

Package Constraint Compatible Latest
ansi_styles ^0.3.2 0.3.2+1 0.3.2+1
args ^2.3.0 2.6.0 2.6.0
build_daemon 4.0.1 4.0.1 4.0.3
cli_completion ^0.4.0 0.4.0 0.5.1
cli_util ^0.4.0 0.4.2 0.4.2
collection ^1.17.1 1.19.1 1.19.1
dwds 23.0.0 23.0.0 24.2.0
http ^0.13.4 0.13.6 1.2.2
io ^1.0.4 1.0.5 1.0.5
logging ^1.1.1 1.3.0 1.3.0
mason ^0.1.0-dev.31 0.1.0-dev.52 0.1.0
meta ^1.7.0 1.16.0 1.16.0
path ^1.8.0 1.9.1 1.9.1
pub_updater ^0.3.0 0.3.0 0.5.0
shelf ^1.4.1 1.4.2 1.4.2
shelf_proxy ^1.0.4 1.0.4 1.0.4
webdev 3.3.0 3.3.0 3.7.0
yaml ^3.1.0 3.1.3 3.1.3
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 4.0.2
async - 2.12.0 2.12.0
browser_launcher - 1.1.3 1.1.3
built_collection - 5.1.1 5.1.1
built_value - 8.9.3 8.9.3
checked_yaml - 2.0.3 2.0.3
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dap - 1.4.0 1.4.0
dds - 3.1.0+1 4.2.7
dds_service_extensions - 1.6.2 2.0.0
devtools_shared - 6.0.4 11.1.0
equatable - 2.0.7 2.0.7
extension_discovery - 2.1.0 2.1.0
ffi - 2.1.3 2.1.3
file - 6.1.4 7.0.1
fixnum - 1.1.1 1.1.1
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
json_annotation - 4.9.0 4.9.0
json_rpc_2 - 3.0.3 3.0.3
mason_logger - 0.2.16 0.3.1
mime - 1.0.6 2.0.0
mustache_template - 2.0.0 2.0.0
package_config - 2.1.1 2.1.1
platform - 3.1.6 3.1.6
pool - 1.5.1 1.5.1
process - 4.2.4 5.0.3
pub_semver - 2.1.5 2.1.5
pubspec_parse - 1.4.0 1.4.0
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 1.0.4 2.0.1
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
sse - 4.1.7 4.1.7
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.3 2.1.3
stream_transform - 2.1.1 2.1.1
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
usage - 4.1.1 4.1.1
uuid - 3.0.7 4.5.1
vm_service - 13.0.0 15.0.0
vm_service_interface - 1.0.0 2.0.1
watcher - 1.1.1 1.1.1
web - 0.5.1 1.1.0
web_socket_channel - 2.4.5 3.0.1
webkit_inspection_protocol - 1.2.1 1.2.1
win32 - 5.10.0 5.10.0
yaml_edit - 2.2.2 2.2.2

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

Found 6 issues. Showing the first 2:

The constraint `4.0.1` on build_daemon does not support the stable version `4.0.2`.

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

The constraint `^0.4.0` on cli_completion does not support the stable version `0.5.0`.

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

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • CONST_INITIALIZED_WITH_NON_CONSTANT_VALUE - lib/src/logging.dart:135:15 - Const variables must be initialized with a constant value.
  • UNDEFINED_FUNCTION - lib/src/logging.dart:135:17 - The function 'LogTheme' isn't defined.

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.22.17, Dart 3.6.0.

Check the analysis log for details.

1
likes
100
points
520
downloads

Publisher

verified publisherschultek.dev

Weekly Downloads

A command line interface to create, serve and build jaspr applications.

Repository (GitHub)
View/report issues
Contributing

Topics

#jaspr #web #cli

Documentation

Documentation
API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

ansi_styles, args, build_daemon, cli_completion, cli_util, collection, dwds, http, io, logging, mason, meta, path, pub_updater, shelf, shelf_proxy, webdev, yaml

More

Packages that depend on jaspr_cli