fhir_r4_db 0.5.1 copy "fhir_r4_db: ^0.5.1" to clipboard
fhir_r4_db: ^0.5.1 copied to clipboard

FHIR R4 database with SQLite/Drift backend, search parameter indexing, and optional encryption.

140/ 160
pub points
252
downloads

We analyzed this package 3 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.

Passed report section
Provide documentation
20 / 20trigger folding of the section

Passed check 10/10 points: 20% or more of the public API has dartdoc comments

1650 out of 2460 API elements (67.1 %) have documentation comments.

Some symbols that are missing documentation: fhir_r4_db, fhir_r4_db.$$CanonicalResourcesTableAnnotationComposer, fhir_r4_db.$$CanonicalResourcesTableAnnotationComposer.$$CanonicalResourcesTableAnnotationComposer.new, fhir_r4_db.$$CanonicalResourcesTableAnnotationComposer.resource, fhir_r4_db.$$CanonicalResourcesTableAnnotationComposer.resourceType.

Passed check 10/10 points: Package has 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

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:fhir_r4_db/fhir_r4_db.dart that imports:
  • package:fhir_r4_db/src/cipher_from_key.dart that imports:
  • package:sqlite3/sqlite3.dart that imports:
  • package:sqlite3/src/ffi/api.dart that imports:
  • package:sqlite3/src/ffi/implementation.dart that imports:
  • package:sqlite3/src/ffi/memory.dart that imports:
  • package:sqlite3/src/ffi/generated/shared.dart that imports:
  • dart:ffi

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:fhir_r4_db/fhir_r4_db.dart that imports:
  • package:fhir_r4_db/src/cipher_from_key.dart that imports:
  • package:sqlite3/sqlite3.dart that imports:
  • package:sqlite3/src/ffi/api.dart that imports:
  • package:sqlite3/src/ffi/implementation.dart that imports:
  • package:sqlite3/src/ffi/memory.dart that imports:
  • package:sqlite3/src/ffi/generated/shared.dart that imports:
  • dart:ffi

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

Failed report section
Support up-to-date dependencies
30 / 40trigger folding of the section

Failed check 0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
collection ^1.19.1 1.19.1 1.19.1
crypto ^3.0.7 3.0.7 3.0.7
drift ^2.31.0 2.31.0 2.32.0
fhir_r4 ^0.5.0 0.5.1 0.5.1
sqlite3 ^2.4.6 2.9.4 3.2.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.0 2.13.0
convert - 3.1.2 3.1.2
ffi - 2.2.0 2.2.0
fixnum - 1.1.1 1.1.1
meta - 1.18.1 1.18.1
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
source_span - 1.10.2 1.10.2
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
uuid - 4.5.3 4.5.3
web - 1.1.1 1.1.1
xml - 6.6.1 6.6.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.4.6` on sqlite3 does not support the stable version `3.0.0`.

Try running dart pub upgrade --major-versions sqlite3 to update the constraint.

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.10, Dart 3.11.2.

Check the analysis log for details.

Weekly downloads

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

Documentation

API reference

Publisher

verified publisherfhirfli.dev

Weekly Downloads

FHIR R4 database with SQLite/Drift backend, search parameter indexing, and optional encryption.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, crypto, drift, fhir_r4, sqlite3

More

Packages that depend on fhir_r4_db