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

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

1
likes
100/ 160
pub points
15%
popularity

We analyzed this package 9 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 16 issues. Showing the first 2:

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

To format your files run: dart format .

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.2
cli_completion ^0.4.0 0.4.0 0.5.1
cli_util ^0.4.0 0.4.1 0.4.1
collection ^1.17.1 1.19.0 1.19.0
dwds 23.0.0 23.0.0 24.1.0
http ^0.13.4 0.13.6 1.2.2
io ^1.0.4 1.0.4 1.0.4
logging ^1.1.1 1.3.0 1.3.0
mason ^0.1.0-dev.31 0.1.0-dev.52 0.1.0-dev.60
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.6.0
yaml ^3.1.0 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
archive - 3.6.1 3.6.1
async - 2.12.0 2.12.0
browser_launcher - 1.1.2 1.1.2
built_collection - 5.1.1 5.1.1
built_value - 8.9.2 8.9.2
checked_yaml - 2.0.3 2.0.3
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
dap - 1.3.0 1.3.0
dds - 3.1.0+1 4.2.7
dds_service_extensions - 1.6.2 2.0.0
devtools_shared - 6.0.4 11.0.0
equatable - 2.0.5 2.0.5
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.1 3.2.1
http_parser - 4.1.0 4.1.0
json_annotation - 4.9.0 4.9.0
json_rpc_2 - 3.0.2 3.0.2
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.0 2.1.0
platform - 3.1.6 3.1.6
pool - 1.5.1 1.5.1
process - 4.2.4 5.0.2
pub_semver - 2.1.4 2.1.4
pubspec_parse - 1.3.0 1.3.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.0
source_maps - 0.10.12 0.10.12
source_span - 1.10.0 1.10.0
sse - 4.1.6 4.1.6
stack_trace - 1.12.0 1.12.0
stream_channel - 2.1.2 2.1.2
stream_transform - 2.1.0 2.1.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
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 14.3.0
vm_service_interface - 1.0.0 2.0.0
watcher - 1.1.0 1.1.0
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.6.0 5.6.0
yaml_edit - 2.2.1 2.2.1

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.13, Dart 3.5.3.

Check the analysis log for details.

1
likes
100
pub points
15%
popularity

Publisher

verified publisherschultek.de

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