sky_router 1.2.1
sky_router: ^1.2.1 copied to clipboard
Reusable, high-performance routing library for Sky Core wrapping go_router.
We analyzed this package 6 days ago, and awarded it 140 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
422 out of 424 API elements (99.5 %) have documentation comments.
Some symbols that are missing documentation: sky_router, sky_router.StatefulNavigationShellState.StatefulNavigationShellState.new.
0/10 points: Package has an example
No example found.
See package layout guidelines on how to add 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:sky_router/sky_router.dartthat imports:package:sky_router/src/custom_navigator_observer.dartthat imports:package:sky_telemetry/sky_telemetry.dartthat imports:package:sky_telemetry/src/logger/console_logger.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/advanced_file_output_stub.dartthat imports:dart:io
WASM compatibility:
Package not compatible with runtime wasm
Because:
package:sky_router/sky_router.dartthat imports:package:sky_router/src/custom_navigator_observer.dartthat imports:package:sky_telemetry/sky_telemetry.dartthat imports:package:sky_telemetry/src/logger/console_logger.dartthat imports:package:logger/logger.dartthat imports:package:logger/src/outputs/advanced_file_output_stub.dartthat imports:dart:io
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 |
|---|---|---|---|---|
go_router |
^17.3.0 |
17.5.0 | 18.0.1 | |
sky_telemetry |
^1.1.3 |
1.1.3 | 1.1.3 | |
sky_utils |
^1.2.0 |
1.2.0 | 1.2.0 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
characters |
- | 1.4.1 | 1.4.1 | |
clock |
- | 1.1.3 | 1.1.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
equatable |
- | 2.1.0 | 2.1.0 | |
logger |
- | 2.8.0 | 2.8.0 | |
logging |
- | 1.3.0 | 1.3.0 | |
material_color_utilities |
- | 0.13.0 | 0.13.1 | |
meta |
- | 1.19.0 | 1.19.0 | |
recase |
- | 4.1.0 | 4.1.0 | |
vector_math |
- | 2.4.2 | 2.4.2 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^17.3.0` on go_router does not support the stable version `18.0.0`, that was published 15 days ago.
When go_router is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions go_router to update the constraint.
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, Flutter 3.47.0, Dart 3.13.0.
Check the analysis log for details.