d_rocket_engine_web 2.0.0 copy "d_rocket_engine_web: ^2.0.0" to clipboard
d_rocket_engine_web: ^2.0.0 copied to clipboard

Web engine for d_rocket 2.0: IndexedDB-backed DbContext via package:idb_shim. Pure Dart, no WASM, no native binding.

140/ 160
pub points
34
downloads

We analyzed this package 6 days ago, and awarded it 140 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 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

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

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

1268 out of 1688 API elements (75.1 %) have documentation comments.

Some symbols that are missing documentation: d_rocket_engine_web.AggregateExpr.AggregateExpr.new, d_rocket_engine_web.AggregateExpr.distinct, d_rocket_engine_web.AggregateExpr.function, d_rocket_engine_web.AggregateExpr.selector, d_rocket_engine_web.AggregatesOp.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Partially passed report section
Platform support
10 / 20trigger folding of the section

Partially passed check 10/20 points: Supports 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:d_rocket_engine_web/d_rocket_engine_web.dart that imports:
  • package:d_rocket_engine_web/src/web_db.dart that imports:
  • package:d_rocket_engine_web/src/web_engine.dart that imports:
  • package:d_rocket_engine_web/src/sql/query_provider.dart that imports:
  • package:d_rocket/d_rocket.dart that imports:
  • package:d_rocket/src/rest/rest.dart that imports:
  • package:d_rocket/src/rest/clients/gzip_codec_io.dart that 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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Passed report section
Support up-to-date dependencies
40 / 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
d_rocket ^2.0.0 2.0.0 2.0.0
d_rocket_engine_sqlite ^2.0.0 2.0.0 2.0.0
idb_shim ^2.6.1 2.9.7+1 2.9.7+1
meta ^1.17.0 1.19.0 1.19.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
glob - 2.1.3 2.1.3
hooks - 2.2.0 2.2.0
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
native_toolchain_c - 0.19.4 0.19.4
path - 1.9.1 1.9.1
platform - 3.1.6 3.1.6
process - 5.0.5 5.0.5
pub_semver - 2.2.0 2.2.0
record_use - 1.1.1 1.1.1
sembast - 3.8.9+1 3.8.9+1
source_span - 1.10.2 1.10.2
sqlite3 - 3.5.1 3.5.1
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.1+2 3.4.1+2
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.2 2.4.2
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.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.23.18, Flutter 3.47.0, Dart 3.13.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
140
points
34
downloads

Documentation

Documentation
API reference

Publisher

verified publishertorogoz.tech

Weekly Downloads

Web engine for d_rocket 2.0: IndexedDB-backed DbContext via package:idb_shim. Pure Dart, no WASM, no native binding.

Repository (GitHub)
View/report issues

Topics

#indexeddb #browser #orm #web #database

License

MIT (license)

Dependencies

d_rocket, d_rocket_engine_sqlite, flutter, idb_shim, meta

More

Packages that depend on d_rocket_engine_web