citrus_subject_module 0.1.0 copy "citrus_subject_module: ^0.1.0" to clipboard
citrus_subject_module: ^0.1.0 copied to clipboard

this package is citrus_subject_module.

110/ 160
pub points
37
downloads

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

Failed report section
Follow Dart file conventions
10 / 30trigger folding of the section

Failed check 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.

Repository has no matching pubspec.yaml with name: citrus_subject_module.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: citrus_subject_module,
    • contains a version property, and,
    • does not contain a publish_to property.

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

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

329 out of 844 API elements (39.0 %) have documentation comments.

Some symbols that are missing documentation: citrus_subject_module, citrus_subject_module.BindSemantic.BindSemantic.new, citrus_subject_module.BindSemantic.CLASS, citrus_subject_module.BindSemantic.binomialSemantic, citrus_subject_module.BindSemantic.fromStruct.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Passed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:citrus_subject_module/citrus_subject_module.dart that imports:
  • package:citrus_subject_module/src/atom/atom_layer.dart that imports:
  • package:citrus_subject_module/src/atom/language/language.dart that imports:
  • package:citrus_setting_module/citrus_setting_module.dart that imports:
  • package:citrus_setting_module/src/atom/atom_layer.dart that imports:
  • package:citrus_setting_module/src/atom/property_table/property_table.dart that imports:
  • package:file_system_model/file_system_model.dart that imports:
  • package:file_system_model/src/file_system_model/file_system_model.dart that imports:
  • dart:io
Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

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

Found 27 issues. Showing the first 2:

INFO: Statements in an if should be enclosed in a block.

lib/src/atom/language/semantic/derivation/immature/binomial/bool/condition/condition_semantic.dart:60:76

   ╷
60 │           if (leftSideResult is! Success<PropertyName, PropertyExceptionBC>) return Failure(SemanticExceptionB(), log.monitor({
   │ ┌────────────────────────────────────────────────────────────────────────────^
61 │ │             'exception': leftSideResult.wrapped,
62 │ └         }));
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/atom/language/semantic/derivation/immature/binomial/bool/condition/condition_semantic.dart

INFO: Statements in an if should be enclosed in a block.

lib/src/atom/language/semantic/derivation/immature/binomial/bool/condition/condition_semantic.dart:85:74

   ╷
85 │           if (getPropertyResult is! Success<Property, PropertyExceptionK>) return Failure(SemanticExceptionB(), log.monitor({
   │ ┌──────────────────────────────────────────────────────────────────────────^
86 │ │             'exception': getPropertyResult.wrapped,
87 │ └         }));
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/src/atom/language/semantic/derivation/immature/binomial/bool/condition/condition_semantic.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
bpriver_origin ^2.1.0 2.2.1 5.0.0
bpriver_syntax_scanner ^0.9.0 0.9.1 0.14.0
change_case ^2.0.0 2.2.0 2.2.0
citrus_foundation_module ^0.1.0 0.1.0 0.1.0 Discontinued
citrus_setting_module ^0.1.0 0.1.0 0.1.0 Discontinued
file_system_model ^1.0.1 1.0.1 7.1.1
Transitive dependencies
Package Constraint Compatible Latest Notes
bpriver_box - 0.1.0 0.3.0
bpriver_chain - 0.5.0 0.17.0
bpriver_json - 0.1.0 0.1.3
bpriver_yaml - 0.6.0 0.7.3
collection - 1.19.1 1.19.1
meta - 1.18.2 1.18.2
path - 1.9.1 1.9.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
yaml - 3.1.3 3.1.3
yaml_writer - 2.1.0 2.1.0

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

Found 4 issues. Showing the first 2:

The constraint `^2.1.0` on bpriver_origin does not support the stable version `3.0.0`.

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

The constraint `^0.9.0` on bpriver_syntax_scanner does not support the stable version `0.10.0`.

Try running dart pub upgrade --major-versions bpriver_syntax_scanner 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.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: