sidecar 0.1.8 copy "sidecar: ^0.1.8" to clipboard
sidecar: ^0.1.8 copied to clipboard

An analyzer tool that provides more control over your IDE and developer experience.

6
likes
110/ 140
pub points
51%
popularity

We analyzed this package 3 days ago, and awarded it 110 pub points (of a possible 140):

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/pattobrien/sidecar/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.

OK
Provide documentation
20 / 20trigger folding of the section

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

302 out of 1295 API elements (23.3 %) have documentation comments.

Some symbols that are missing documentation: context, context.SidecarContext.sidecarSpec, rules, rules.AssistRule.clearResults, rules.AssistRule.context.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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:sidecar/sidecar.dart that imports:
  • package:sidecar/type_checker.dart that imports:
  • package:sidecar/src/type_checker/type_checker_impl.dart that imports:
  • package:sidecar/src/type_checker/utils.dart that imports:
  • package:analyzer/dart/element/type.dart that imports:
  • package:analyzer/src/dart/element/type.dart that imports:
  • package:analyzer/src/generated/utilities_dart.dart that imports:
  • package:analyzer/src/dart/element/element.dart that imports:
  • package:analyzer/src/summary2/reference.dart that imports:
  • package:analyzer/dart/element/element.dart that imports:
  • package:analyzer/src/generated/engine.dart that imports:
  • package:analyzer/error/listener.dart that imports:
  • package:analyzer/error/error.dart that imports:
  • package:analyzer/src/error/error_code_values.g.dart that imports:
  • package:analyzer/src/generated/parser.dart that imports:
  • package:analyzer/src/fasta/ast_builder.dart that imports:
  • package:analyzer/src/fasta/doc_comment_builder.dart that imports:
  • package:analyzer/src/dart/ast/ast.dart that imports:
  • package:analyzer/src/generated/resolver.dart that imports:
  • package:analyzer/src/generated/static_type_analyzer.dart that imports:
  • package:analyzer/src/dart/resolver/invocation_inference_helper.dart that imports:
  • package:analyzer/src/dart/resolver/invocation_inferrer.dart that imports:
  • package:analyzer/src/dart/element/type_system.dart that imports:
  • package:analyzer/src/dart/resolver/flow_analysis_visitor.dart that imports:
  • package:analyzer/src/dart/element/type_schema.dart that imports:
  • package:analyzer/src/dart/element/type_visitor.dart that imports:
  • package:analyzer/src/summary2/named_type_builder.dart that imports:
  • package:analyzer/src/summary2/link.dart that imports:
  • package:analyzer/src/summary2/types_builder.dart that imports:
  • package:analyzer/src/dart/element/member.dart that imports:
  • package:analyzer/dart/analysis/session.dart that imports:
  • package:analyzer/file_system/file_system.dart that imports:
  • package:analyzer/src/file_system/file_system.dart that imports:
  • package:analyzer/src/util/uri.dart that imports:
  • package:analyzer/src/summary/package_bundle_reader.dart that imports:
  • package:analyzer/src/generated/source.dart that imports:
  • package:analyzer/src/context/source.dart that imports:
  • package:analyzer/src/workspace/pub.dart that imports:
  • package:analyzer/src/workspace/workspace.dart that imports:
  • package:analyzer/src/workspace/blaze.dart that imports:
  • package:analyzer/src/workspace/blaze_watcher.dart that imports:
  • package:watcher/watcher.dart that imports:
  • package:watcher/src/file_watcher/polling.dart that imports:
  • package:watcher/src/stat.dart that imports:
  • dart:io
failed
Pass static analysis
30 / 50trigger folding of the section

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

Found 109 issues. Showing the first 2:

WARNING: The parameter type of '==' operators should be non-nullable.

lib/src/analyzer/context/rule_analyzed_file.freezed.dart:133:17

    ╷
133 │   bool operator ==(dynamic other) {
    │                 ^^
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/analyzer/context/rule_analyzed_file.freezed.dart

WARNING: The annotation 'JsonKey' can only be used on fields or getters.

lib/src/configurations/exceptions/exceptions.dart:17:6

   ╷
17 │     @JsonKey(fromJson: sourceSpanFromJson, toJson: sourceSpanToJson)
   │      ^^^^^^^
   ╵

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

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

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

Package Constraint Compatible Latest
analyzer ^6.0.0 6.4.1 6.4.1
analyzer_plugin ^0.11.3 0.11.3 0.11.3
args ^2.3.1 2.5.0 2.5.0
checked_yaml ^2.0.1 2.0.3 2.0.3
cli_util ^0.4.0 0.4.1 0.4.1
collection ^1.16.0 1.18.0 1.18.0
file ^7.0.0 7.0.0 7.0.0
freezed_annotation ^2.1.0 2.4.1 2.4.1
glob ^2.1.0 2.1.2 2.1.2
hotreloader ^3.0.5 3.0.6 4.2.0
json_annotation ^4.6.0 4.9.0 4.9.0
logging ^1.1.0 1.2.0 1.2.0
meta ^1.7.0 1.14.0 1.14.0
package_config ^2.1.0 2.1.0 2.1.0
path ^1.8.1 1.9.0 1.9.0
pub_semver ^2.1.1 2.1.4 2.1.4
pubspec_parse ^1.2.1 1.2.3 1.2.3
recase ^4.0.0 4.1.0 4.1.0
riverpod ^2.0.0 2.5.1 2.5.1
source_span ^1.8.0 1.10.0 1.10.0
uuid ^3.0.6 3.0.7 4.4.0
yaml ^3.1.1 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 67.0.0 67.0.0
async - 2.11.0 2.11.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
dart_style - 2.3.6 2.3.6
stack_trace - 1.11.1 1.11.1
state_notifier - 1.0.0 1.0.0
stream_transform - 2.1.0 2.1.0
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
vm_service - 11.10.0 14.2.1
watcher - 1.1.0 1.1.0

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

The constraint `^3.0.5` on hotreloader does not support the stable version `4.0.0`.

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

The constraint `^3.0.6` on uuid does not support the stable version `4.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.