cell_tissue 1.0.0-rc.4 copy "cell_tissue: ^1.0.0-rc.4" to clipboard
cell_tissue: ^1.0.0-rc.4 copied to clipboard

Application Layer (Tissue) for the Cell Framework — Reactive collections (List, Set, Map, Queue) with granular signaling and forensic traceability.

50/ 160
pub points
--
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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

1439 out of 1601 API elements (89.9 %) have documentation comments.

Some symbols that are missing documentation: Architecture, Demo · Fintech Pipeline, Demo · Grid Demand, Demo · Natural-Language, Demo · Ride Hail.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed report section
Platform support
0 / 20trigger folding of the section

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

Failed check 0/50 points: code has no errors, warnings, lints, or formatting issues

ERROR: Missing concrete implementation of 'getter Receptor.isGoverned'.

lib/src/internal/tissue_receptor.dart:27:7

   ╷
27 │ class _PassThroughTissueReceptor implements TissueReceptor<Never,Never> {
   │       ^^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
cell ^1.0.0-rc.2 1.0.0-rc.3 1.0.0-rc.3
Transitive dependencies
Package Constraint Compatible Latest Notes
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fixnum - 1.1.1 1.1.1
meta - 1.19.0 1.19.0
synchronized - 3.4.2 3.4.2
typed_data - 1.4.0 1.4.0
uuid - 4.6.0 4.6.0

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • NON_ABSTRACT_CLASS_INHERITS_ABSTRACT_MEMBER - lib/src/internal/tissue_receptor.dart:27:7 - Missing concrete implementation of 'getter Receptor.isGoverned'.

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.23.19, Dart 3.13.1.

Check the analysis log for details.

0
likes
50
points
--
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Application Layer (Tissue) for the Cell Framework — Reactive collections (List, Set, Map, Queue) with granular signaling and forensic traceability.

Homepage
Repository (GitHub)
View/report issues

Topics

#reactive #collections #state-management #forensic-traceability #observable

License

unknown (license)

Dependencies

cell

More

Packages that depend on cell_tissue