pulsar_web 1.1.4
pulsar_web: ^1.1.4 copied to clipboard
A Dart-first web framework for building structured, maintainable applications with explicit architecture and long-term clarity.
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: BSD-3-Clause.
0/10 points: 20% or more of the public API has dartdoc comments
OUT: Documenting pulsar_web... Discovering libraries... Linking elements... Precaching local docs for 1156239 elements... Initialized dartdoc with 269 libraries Generating docs for library utils/mount_app.dart from package:pulsar_web/utils/mount_app.dart... Generating docs for library core/app_builder.dart from package:pulsar_web/core/app_builder.dart... Generating docs for library core/component.dart from package:pulsar_web/core/component.dart... Generating docs for library pulsar.dart from package:pulsar_web/pulsar.dart... ERR: warning: unresolved doc reference [Document.initialize] from app_builder.InitializedDocument.mount: (file:///tmp/pana_DORJMT/lib/core/app_builder.dart:242:8) warning: unresolved doc reference [_patchChildren] from morphic.FragmentMorphic: (file:///tmp/pana_DORJMT/lib/engine/morphic/morphic.dart:87:13) warning: unresolved doc reference [pulsar_content] from attribute.InnerHtmlAttribute: (file:///tmp/pana_DORJMT/lib/engine/attribute/attribute.dart:42:7) warning: unresolved doc reference [setHTMLUnsafe] from attribute.InnerHtmlAttribute: (file:///tmp/pana_DORJMT/lib/engine/attribute/attribute.dart:42:7)
dartdoc 9.0.9 (/home/worker/dartdoc/build/dartdoc) failed: Stack Overflow [82 more lines]
10/10 points: Package has an example and has no issues with screenshots
20/20 points: Supports 1 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)
- ✓ Web
These platforms are not supported:
Package does not support platform `Android`.
Because:
package:pulsar_web/core/app_builder.dartthat declares support for platforms:Web.
Package does not support platform `iOS`.
Because:
package:pulsar_web/core/app_builder.dartthat declares support for platforms:Web.
Package does not support platform `Windows`.
Because:
package:pulsar_web/core/app_builder.dartthat declares support for platforms:Web.
Package does not support platform `Linux`.
Because:
package:pulsar_web/core/app_builder.dartthat declares support for platforms:Web.
Package does not support platform `macOS`.
Because:
package:pulsar_web/core/app_builder.dartthat declares support for platforms:Web.
WASM-ready: This package is compatible with runtime wasm. 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 |
|---|---|---|---|---|
universal_web |
^1.1.1+1 |
1.1.1+1 | 1.1.1+1 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
web |
- | 1.1.1 | 1.1.1 |
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.19, Dart 3.13.1.
Check the analysis log for details.
