firestore_db_impl 0.0.5 copy "firestore_db_impl: ^0.0.5" to clipboard
firestore_db_impl: ^0.0.5 copied to clipboard

A Flutter package that simplifies Firestore operations by providing structured CRUD methods, query abstraction, custom exceptions, and utility services for timestamps and counters.

80/ 160
pub points
417
downloads

We analyzed this package 34 hours ago, and awarded it 80 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.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

1 out of 209 API elements (0.5 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: document_entry_list_extension, document_entry_list_extension.DocumentEntryListExtension, document_entry_list_extension.DocumentEntryListExtension.mapToModel, document_snapshot_extension, document_snapshot_extension.DocumentSnapshotExtension.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 20/20 points: Supports 2 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:firestore_db_impl/firestore_db_impl.dart that imports:
  • package:firestore_db_impl/data/data_sources/firestore_db_service_impl.dart that imports:
  • package:app_toast/app_toast.dart that imports:
  • package:app_toast/src/app_toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package does not support platform `Linux`.

Because:

  • package:firestore_db_impl/firestore_db_impl.dart that imports:
  • package:firestore_db_impl/utils/exceptions/exception_handler/fire_store_exception_handler.dart that imports:
  • package:firebase_auth/firebase_auth.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:firestore_db_impl/firestore_db_impl.dart that imports:
  • package:firestore_db_impl/data/data_sources/firestore_db_service_impl.dart that imports:
  • package:app_toast/app_toast.dart that imports:
  • package:app_toast/src/app_toast.dart that imports:
  • package:fluttertoast/fluttertoast.dart that declares support for platforms: Android, iOS, Web.
Package not compatible with platform Web

Because:

  • package:firestore_db_impl/firestore_db_impl.dart that imports:
  • package:firestore_db_impl/utils/exceptions/exception_handler/fire_store_exception_handler.dart that imports:
  • dart:io

Failed check 0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

See https://dart.cn/web/wasm for details.

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 27 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'i_data_sources/i_fire_store_Iterator_service.dart'.

lib/data/data_sources/fire_store_iterator_service_impl.dart:3:8

  ╷
3 │ import 'i_data_sources/i_fire_store_Iterator_service.dart';
  │        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/data/data_sources/fire_store_iterator_service_impl.dart

ERROR: Classes can only extend other classes.

lib/data/data_sources/fire_store_iterator_service_impl.dart:5:44

  ╷
5 │ class FireStoreIteratorServiceImpl extends IFireStoreIteratorService {
  │                                            ^^^^^^^^^^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/data/data_sources/fire_store_iterator_service_impl.dart

Failed report section
Support up-to-date dependencies
20 / 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
app_toast ^0.0.5 0.0.5 0.0.5
cloud_firestore ^6.0.1 6.0.2 6.0.2
firebase_auth ^6.0.2 6.1.0 6.1.0
firebase_database ^12.0.1 12.0.2 12.0.2
get_it_di_global_variable ^0.0.6 0.0.6 0.0.6
language_translator ^0.0.7 0.0.7 0.0.7
navigation_without_context ^0.0.4 0.0.4 0.0.4
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.62 1.3.62
async - 2.13.0 2.13.0
bloc - 9.0.1 9.0.1
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 7.0.2 7.0.2
cloud_firestore_web - 5.0.2 5.0.2
collection - 1.19.1 1.19.1
country_code_picker - 3.4.0 3.4.0
crypto - 3.0.6 3.0.6
dart_data_type_parser - 0.0.3 0.0.3
diacritic - 0.1.6 0.1.6
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
firebase_auth_platform_interface - 8.1.2 8.1.2
firebase_auth_web - 6.0.3 6.0.3
firebase_core - 4.1.1 4.1.1
firebase_core_platform_interface - 6.0.1 6.0.1
firebase_core_web - 3.1.1 3.1.1
firebase_database_platform_interface - 0.2.6+13 0.2.6+13
firebase_database_web - 0.2.6+19 0.2.6+19
flutter_bloc - 9.1.1 9.1.1
flutter_localization - 0.3.3 0.3.3
fluttertoast - 8.2.14 9.0.0
get_it - 8.2.0 8.2.0
hive_ce - 2.14.0 2.14.0
http - 1.5.0 1.5.0
http_parser - 4.1.2 4.1.2
hydrated_bloc - 10.1.1 10.1.1
intl - 0.20.2 0.20.2
isolate_channel - 0.2.2+1 0.2.2+1
json_annotation - 4.9.0 4.9.0
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
nested - 1.0.0 1.0.0
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
shared_preferences - 2.5.3 2.5.3
shared_preferences_android - 2.4.14 2.4.14
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
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
test_api - 0.7.6 0.7.7
typed_data - 1.4.0 1.4.0
universal_io - 2.2.2 2.2.2
vector_math - 2.2.0 2.2.0
vm_service - 15.0.2 15.0.2
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 2 errors:

  • URI_DOES_NOT_EXIST - lib/data/data_sources/fire_store_iterator_service_impl.dart:3:8 - Target of URI doesn't exist: 'i_data_sources/i_fire_store_Iterator_service.dart'.
  • EXTENDS_NON_CLASS - lib/data/data_sources/fire_store_iterator_service_impl.dart:5:44 - Classes can only extend other classes.

Run flutter pub downgrade and then flutter 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.22.23, Flutter 3.35.5, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
80
points
417
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter package that simplifies Firestore operations by providing structured CRUD methods, query abstraction, custom exceptions, and utility services for timestamps and counters.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

app_toast, cloud_firestore, firebase_auth, firebase_database, flutter, get_it_di_global_variable, language_translator, navigation_without_context

More

Packages that depend on firestore_db_impl