ecsly 0.0.1-dev.9
ecsly: ^0.0.1-dev.9 copied to clipboard
Experimental ECS core for Dart apps, including Flutter and Jaspr (early prerelease).
We analyzed this package 33 hours ago, and awarded it 150 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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.
10/10 points: 20% or more of the public API has dartdoc comments
723 out of 1210 API elements (59.8 %) have documentation comments.
Some symbols that are missing documentation: ecsly.ArchetypeDebugInfo, ecsly.ArchetypeDebugInfo.ArchetypeDebugInfo.new, ecsly.ArchetypeDebugInfo.archetypeId, ecsly.ArchetypeDebugInfo.columns, ecsly.ArchetypeDebugInfo.componentIds.
10/10 points: Package has an example
10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
-
✓ Android
-
✓ iOS
-
✓ Windows
-
✓ Linux
-
✓ macOS
-
✓ Web
These issues are present but do not affect the score, because they may not originate in your package:
Package not compatible with platform Web
Because:
package:ecsly/ecsly.dartthat imports:package:ecsly/src/ecsly.dartthat imports:package:ecsly/src/world/world.dartthat imports:package:ecsly/src/world/world_extensions.dartthat imports:package:ecsly/src/systems/systems.dartthat imports:package:ecsly/src/systems/systems_registry.dartthat imports:package:ecsly/src/systems/system_executor.dartthat imports:package:ecsly/src/systems/system_descriptor.dartthat imports:package:ecsly/src/systems/certified_job_system.dartthat imports:dart:isolate
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:ecsly/ecsly.dartthat imports:package:ecsly/src/ecsly.dartthat imports:package:ecsly/src/world/world.dartthat imports:package:ecsly/src/world/world_extensions.dartthat imports:package:ecsly/src/systems/systems.dartthat imports:package:ecsly/src/systems/systems_registry.dartthat imports:package:ecsly/src/systems/system_executor.dartthat imports:package:ecsly/src/systems/system_descriptor.dartthat imports:package:ecsly/src/systems/certified_job_system.dartthat imports:dart:isolate
Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.dev/web/wasm for details.
50/50 points: code has no errors, warnings, lints, or formatting issues
10/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
directed_graph |
^0.5.0 |
0.5.6 | 0.5.6 | |
from_json_to_json |
^0.5.0 |
0.5.0 | 0.5.0 | |
meta |
^1.16.0 |
1.18.3 | 1.18.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
collection |
- | 1.19.1 | 1.19.1 | |
exception_templates |
- | 0.3.2 | 0.3.2 | |
is_dart_empty_or_not |
- | 0.4.0 | 0.4.0 | |
lazy_memo |
- | 0.2.5 | 0.2.5 | |
quote_buffer |
- | 0.2.7 | 0.2.7 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
10/10 points: Package supports latest stable Dart and Flutter SDKs
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.12.2.
Check the analysis log for details.