honey_cli 0.0.5
honey_cli: ^0.0.5 copied to clipboard
Command line utilities for honey
We analyzed this package 3 days ago, and awarded it 45 pub points (of a possible 160):
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.
Failed to verify repository URL.
honey_cli/pubspec.yaml from the repository URL mismatch: expected https://github.com/leisim/honey but got https://github.com/clickup/honey.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: honey_cli, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
Homepage URL doesn't exist.
At the time of the analysis https://honey.dev was unreachable. Make sure that the website is reachable via HEAD requests.
5/5 points: Provide a valid README.md
0/5 points: Provide a valid CHANGELOG.md
`CHANGELOG.md` does not contain reference to the current version ("0.0.5").
Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.
10/10 points: Use an OSI-approved license
Detected license: Apache-2.0.
0/10 points: 20% or more of the public API has dartdoc comments
0 out of 11 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: honey_cli, honey_cli.ConnectedDevicesCallback, honey_cli.DeviceConnector, honey_cli.DeviceConnector.DeviceConnector.new, honey_cli.DeviceConnector.addConnectedDevicesCallback.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add an example.
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:honey_cli/honey_cli.dartthat imports:package:honey_cli/src/device_connector.dartthat imports:package:honey_cli/src/flutter_tools.dartthat imports:package:flutter_tools/src/cache.dartthat imports:package:flutter_tools/src/base/user_messages.dartthat imports:package:flutter_tools/src/base/platform.dartthat imports:dart:io
0/50 points: code has no errors, warnings, lints, or formatting issues
Found 30 issues. Showing the first 2:
ERROR: The language version must be >=2.12.0.
bin/honey.dart:1:1
╷
1 │ // @dart = 2.8
│ ^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze bin/honey.dart
ERROR: The method 'refreshAllConnectedDevices' isn't defined for the type 'DeviceManager'.
lib/src/device_connector.dart:28:42
╷
28 │ final devices = await deviceManager!.refreshAllConnectedDevices();
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^
╵
To reproduce make sure you are using the lints_core and run flutter analyze lib/src/device_connector.dart
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
args |
^2.2.0 |
2.7.0 | 2.7.0 | |
collection |
^1.15.0 |
1.19.1 | 1.19.1 | |
freezed_annotation |
^2.1.0 |
2.4.4 | 3.1.0 | |
glob |
^2.0.1 |
2.1.3 | 2.1.3 | |
honey_core |
^0.0.5 |
0.0.5 | 0.0.5 | Discontinued |
honey_parser |
^0.0.5 |
0.0.5 | 0.0.5 | Discontinued |
json_annotation |
^4.6.0 |
4.9.0 | 4.9.0 | |
synchronized |
^3.0.0 |
3.4.0 | 3.4.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 89.0.0 | 93.0.0 | |
analyzer |
- | 8.2.0 | 10.0.1 | |
antlr4 |
- | 4.13.2 | 4.13.2 | |
archive |
- | 3.6.1 | 4.0.7 | |
async |
- | 2.13.0 | 2.13.0 | |
boolean_selector |
- | 2.1.2 | 2.1.2 | |
browser_launcher |
- | 1.1.3 | 1.1.3 | |
built_collection |
- | 5.1.1 | 5.1.1 | |
built_value |
- | 8.12.0 | 8.12.3 | |
checked_yaml |
- | 2.0.4 | 2.0.4 | |
cli_config |
- | 0.2.0 | 0.2.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
code_assets |
- | 0.19.7 | 1.0.0 | |
code_builder |
- | 4.11.0 | 4.11.1 | |
completion |
- | 1.0.2 | 1.0.2 | |
convert |
- | 3.1.2 | 3.1.2 | |
coverage |
- | 1.15.0 | 1.15.0 | |
crypto |
- | 3.0.6 | 3.0.7 | |
csslib |
- | 1.0.2 | 1.0.2 | |
dap |
- | 1.4.0 | 1.4.0 | |
dart_service_protocol_shared |
- | 0.0.3 | 0.0.3 | |
dart_style |
- | 3.1.2 | 3.1.4 | |
data_assets |
- | 0.19.3 | 0.19.6 | |
dds |
- | 5.0.3 | 5.1.0 | |
dds_service_extensions |
- | 2.1.0 | 2.1.0 | |
devtools_shared |
- | 12.0.0 | 12.0.0 | |
dtd |
- | 4.0.0 | 4.0.0 | |
dwds |
- | 25.1.0+2 | 26.2.5 | |
extension_discovery |
- | 2.1.0 | 2.1.0 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.5 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
flutter_template_images |
- | 5.0.0 | 5.0.0 | |
frontend_server_client |
- | 4.0.0 | 4.0.0 | |
graphs |
- | 2.3.2 | 2.3.2 | |
hooks |
- | 0.20.1 | 1.0.0 | |
hooks_runner |
- | 0.23.0 | 1.0.1 | |
html |
- | 0.15.6 | 0.15.6 | |
http |
- | 1.5.0 | 1.6.0 | |
http_multi_server |
- | 3.2.2 | 3.2.2 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
io |
- | 1.0.5 | 1.0.5 | |
json_rpc_2 |
- | 3.0.3 | 4.0.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
matcher |
- | 0.12.17 | 0.12.18 | |
meta |
- | 1.17.0 | 1.18.0 | |
mime |
- | 2.0.0 | 2.0.0 | |
multicast_dns |
- | 0.3.3 | 0.3.3 | |
mustache_template |
- | 2.0.1 | 2.0.3 | |
native_stack_traces |
- | 0.6.1 | 0.6.1 | |
package_config |
- | 2.2.0 | 2.2.0 | |
path |
- | 1.9.1 | 1.9.1 | |
petitparser |
- | 6.1.0 | 7.0.1 | |
platform |
- | 3.1.6 | 3.1.6 | |
pool |
- | 1.5.2 | 1.5.2 | |
process |
- | 5.0.5 | 5.0.5 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
pubspec_parse |
- | 1.5.0 | 1.5.0 | |
shelf |
- | 1.4.2 | 1.4.2 | |
shelf_packages_handler |
- | 3.0.2 | 3.0.2 | |
shelf_proxy |
- | 1.0.4 | 1.0.4 | |
shelf_static |
- | 1.1.3 | 1.1.3 | |
shelf_web_socket |
- | 2.0.1 | 3.0.0 | |
source_map_stack_trace |
- | 2.1.2 | 2.1.2 | |
source_maps |
- | 0.10.13 | 0.10.13 | |
source_span |
- | 1.10.1 | 1.10.1 | |
sprintf |
- | 7.0.0 | 7.0.0 | |
sse |
- | 4.1.8 | 4.1.8 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
standard_message_codec |
- | 0.0.1+4 | 0.0.1+4 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
sync_http |
- | 0.3.1 | 0.3.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
test_api |
- | 0.7.7 | 0.7.9 | |
test_core |
- | 0.6.12 | 0.6.15 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
unified_analytics |
- | 8.0.5 | 8.0.10 | |
usage |
- | 4.1.1 | 4.1.1 | Discontinued |
uuid |
- | 4.5.1 | 4.5.2 | |
vm_service |
- | 15.0.2 | 15.0.2 | |
vm_service_interface |
- | 2.0.1 | 2.0.1 | |
vm_snapshot_analysis |
- | 0.7.6 | 0.7.6 | |
watcher |
- | 1.1.4 | 1.2.1 | |
web |
- | 1.1.1 | 1.1.1 | |
web_socket |
- | 1.0.1 | 1.0.1 | |
web_socket_channel |
- | 3.0.3 | 3.0.3 | |
webdriver |
- | 3.1.0 | 3.1.0 | |
webkit_inspection_protocol |
- | 1.2.1 | 1.2.1 | |
xml |
- | 6.5.0 | 6.6.1 | |
yaml |
- | 3.1.3 | 3.1.3 | |
yaml_edit |
- | 2.2.2 | 2.2.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^2.1.0` on freezed_annotation does not support the stable version `3.0.0`.
Try running dart pub upgrade --major-versions freezed_annotation to update the constraint.
The package has one or more discontinued direct dependencies.
Discontinued packages are no longer maintained, and can end up being a
liability.
Consider migrating away from these dependencies:
- honey_core
- honey_parser.
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 3 errors:
ILLEGAL_LANGUAGE_VERSION_OVERRIDE-bin/honey.dart:1:1- The language version must be >=2.12.0.UNDEFINED_METHOD-lib/src/device_connector.dart:28:42- The method 'refreshAllConnectedDevices' isn't defined for the type 'DeviceManager'.UNDEFINED_GETTER-lib/src/honey_daemon.dart:40:40- The getter 'value' isn't defined for the type 'PlatformType'.
Run flutter pub downgrade and then flutter 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.23.8, Dart 3.10.7.
Check the analysis log for details.