dorar_hadith 0.5.0 copy "dorar_hadith: ^0.5.0" to clipboard
dorar_hadith: ^0.5.0 copied to clipboard

A comprehensive Dart library for accessing Dorar.net hadith database. Search hadiths, get explanations (sharh), browse scholars, books, and narrators.

140/ 160
pub points
98
downloads

We analyzed this package 14 hours 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

631 out of 757 API elements (83.4 %) have documentation comments.

Some symbols that are missing documentation: dorar_hadith.$$RawiTableAnnotationComposer, dorar_hadith.$$RawiTableAnnotationComposer.$$RawiTableAnnotationComposer.new, dorar_hadith.$$RawiTableAnnotationComposer.key, dorar_hadith.$$RawiTableAnnotationComposer.value, dorar_hadith.$$RawiTableCreateCompanionBuilder.

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

WASM compatibility:

Package not compatible with runtime wasm

Because:

  • package:dorar_hadith/dorar_hadith.dart that imports:
  • package:dorar_hadith/src/utils/asset_loader/asset_loader.dart that imports:
  • package:dorar_hadith/src/utils/asset_loader/asset_loader_io.dart that imports:
  • dart:isolate

Note: This package supports Web but is not WASM-compatible, resulting in a partial score. See https://dart.cn/web/wasm for details.

Partially passed report section
Pass static analysis
40 / 50trigger folding of the section

Partially passed check 40/50 points: code has no errors, warnings, lints, or formatting issues

Found 10 issues. Showing the first 2:

INFO: Use an initializing formal to assign a parameter to a field.

lib/src/services/book_reference_service.dart:29:8

   ╷
29 │        _assetPath = assetPath;
   │        ^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/book_reference_service.dart

INFO: Use an initializing formal to assign a parameter to a field.

lib/src/services/book_service.dart:18:7

   ╷
18 │     : _client = client,
   │       ^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/services/book_service.dart

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
drift ^2.29.0 2.35.0 2.35.0
equatable ^2.0.7 2.1.0 2.1.0
freezed_annotation ^3.1.0 3.1.0 3.1.0
html ^0.15.6 0.15.7 0.15.7
http ^1.6.0 1.6.0 1.6.0
json_annotation ^4.9.0 4.12.0 4.12.0
path ^1.9.1 1.9.1 1.9.1
sqlite3 ^3.2.0 3.6.0 3.6.0
Transitive dependencies
Package Constraint Compatible Latest Notes
async - 2.13.1 2.13.1
code_assets - 2.0.0 2.0.0
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
glob - 2.2.0 2.2.0
hooks - 2.2.0 2.2.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
meta - 1.19.0 1.19.0
native_toolchain_c - 0.19.4 0.19.4
platform - 3.2.0 3.2.0
process - 5.0.6 5.0.6
pub_semver - 2.2.1 2.2.1
record_use - 1.1.1 1.1.1
source_span - 1.10.2 1.10.2
stack_trace - 1.12.2 1.12.2
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
web - 1.1.1 1.1.1
yaml - 3.1.4 3.1.4

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.19, Dart 3.13.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
2
likes
140
points
98
downloads

Documentation

API reference

Publisher

verified publishermoathdev.me

Weekly Downloads

A comprehensive Dart library for accessing Dorar.net hadith database. Search hadiths, get explanations (sharh), browse scholars, books, and narrators.

Repository (GitHub)
View/report issues

Topics

#hadith #islamic #dorar #arabic #religion

License

MIT (license)

Dependencies

drift, equatable, freezed_annotation, html, http, json_annotation, path, sqlite3

More

Packages that depend on dorar_hadith