stem_sqlite 0.1.0-alpha.4
stem_sqlite: ^0.1.0-alpha.4 copied to clipboard
SQLite broker and result backend for Stem.
We analyzed this package 22 hours ago, and awarded it 120 pub points (of a possible 160):
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.
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
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.
10/10 points: 20% or more of the public API has dartdoc comments
77 out of 131 API elements (58.8 %) have documentation comments.
Some symbols that are missing documentation: stem_sqlite, stem_sqlite.SqliteBroker, stem_sqlite.SqliteBroker.close, stem_sqlite.SqliteBroker.deadLetterRetention, stem_sqlite.SqliteBroker.defaultVisibilityTimeout.
10/10 points: Package has an example
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:stem_sqlite/stem_sqlite.dartthat imports:package:stem_sqlite/src/workflow/sqlite_workflow_store.dartthat imports:package:stem/stem.dartthat imports:package:stem/src/workflow/workflow.dartthat imports:package:stem/src/workflow/runtime/workflow_runtime.dartthat imports:package:stem/src/signals/payloads.dartthat imports:package:stem/src/core/contracts.dartthat imports:package:stem/src/core/task_invocation.dartthat imports:dart:isolate
0/0 points: WASM compatibility
Package not compatible with runtime wasm
Because:
package:stem_sqlite/stem_sqlite.dartthat imports:package:stem_sqlite/src/workflow/sqlite_workflow_store.dartthat imports:package:stem/stem.dartthat imports:package:stem/src/workflow/workflow.dartthat imports:package:stem/src/workflow/runtime/workflow_runtime.dartthat imports:package:stem/src/signals/payloads.dartthat imports:package:stem/src/core/contracts.dartthat imports:package:stem/src/core/task_invocation.dartthat imports:dart:isolate
This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.
See https://dart.cn/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 |
|---|---|---|---|---|
collection |
^1.18.0 |
1.19.1 | 1.19.1 | |
drift |
^2.15.0 |
2.29.0 | 2.29.0 | |
meta |
^1.17.0 |
1.17.0 | 1.17.0 | |
path |
^1.9.1 |
1.9.1 | 1.9.1 | |
sqlite3 |
^2.9.3 |
2.9.4 | 3.0.1 | |
stem |
^0.1.0-alpha.4 |
0.1.0-alpha.4 | 0.1.0-alpha.4 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
ansicolor |
- | 2.0.3 | 2.0.3 | |
args |
- | 2.7.0 | 2.7.0 | |
async |
- | 2.13.0 | 2.13.0 | |
clock |
- | 1.1.2 | 1.1.2 | |
contextual |
- | 2.0.0 | 2.0.0 | |
convert |
- | 3.1.2 | 3.1.2 | |
crypto |
- | 3.0.7 | 3.0.7 | |
cryptography |
- | 2.7.0 | 2.7.0 | |
dart_mappable |
- | 4.6.1 | 4.6.1 | |
dartastic_opentelemetry |
- | 0.9.3 | 0.9.3 | |
dartastic_opentelemetry_api |
- | 0.8.8 | 0.8.8 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
fixnum |
- | 1.1.1 | 1.1.1 | |
gato |
- | 0.0.5+1 | 0.0.5+1 | |
glob |
- | 2.1.3 | 2.1.3 | |
google_identity_services_web |
- | 0.3.3+1 | 0.3.3+1 | |
googleapis_auth |
- | 2.0.0 | 2.0.0 | |
grpc |
- | 4.2.0 | 5.0.0 | |
http |
- | 1.6.0 | 1.6.0 | |
http2 |
- | 2.3.1 | 2.3.1 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
intl |
- | 0.20.2 | 0.20.2 | |
js |
- | 0.6.7 | 0.7.2 | Discontinued |
protobuf |
- | 4.2.0 | 5.1.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
stream_channel |
- | 2.1.4 | 2.1.4 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
synchronized |
- | 3.4.0 | 3.4.0 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
timezone |
- | 0.10.1 | 0.10.1 | |
type_plus |
- | 2.1.1 | 2.1.1 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
web |
- | 1.1.1 | 1.1.1 | |
yaml |
- | 3.1.3 | 3.1.3 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
The constraint `^2.9.3` on sqlite3 does not support the stable version `3.0.0`, that was published 5 days ago.
When sqlite3 is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions sqlite3 to update the constraint.
10/10 points: Package supports latest stable Dart and Flutter SDKs
0/20 points: Compatible with dependency constraint lower bounds
downgrade analysis failed failed with 672 errors:
EXTENDS_NON_CLASS-lib/src/database.g.dart:3313:13- Classes can only extend other classes.SUPER_FORMAL_PARAMETER_WITHOUT_ASSOCIATED_NAMED-lib/src/database.g.dart:3315:20- No associated named super constructor parameter.SUPER_FORMAL_PARAMETER_WITHOUT_ASSOCIATED_NAMED-lib/src/database.g.dart:3316:20- No associated named super constructor parameter.
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.1, Dart 3.10.0.
Check the analysis log for details.