firestore_db_impl 0.0.2+1
firestore_db_impl: ^0.0.2+1 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.
We analyzed this package 36 hours ago, and awarded it 80 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
5/5 points: Provide a valid README.md
5/5 points: Provide a valid CHANGELOG.md
10/10 points: Use an OSI-approved license
Detected license: MIT
.
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
.
10/10 points: Package has an example
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
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.dev/web/wasm for details.
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
10/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
app_toast |
^0.0.4+1 |
0.0.4+1 | 0.0.4+1 | |
cloud_firestore |
^5.6.2 |
5.6.9 | 5.6.9 | |
fire_storage_impl |
^0.0.4 |
0.0.5+1 | 0.0.5+1 | |
firebase_auth |
^5.4.1 |
5.6.0 | 5.6.0 | |
firebase_database |
^11.3.6 |
11.3.7 | 11.3.7 | |
fluttertoast |
^8.2.10 |
8.2.12 | 8.2.12 | |
get_it_di_global_variable |
^0.0.5 |
0.0.5 | 0.0.5 | |
language_translator |
^0.0.2 |
0.0.6+1 | 0.0.6+1 | |
navigation_wihout_context |
^0.0.1 |
0.0.4 | 0.0.4 |
Transitive dependencies
Package | Constraint | Compatible | Latest | Notes |
---|---|---|---|---|
_flutterfire_internals |
- | 1.3.56 | 1.3.56 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 9.0.0 | 9.0.0 | |
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 |
- | 6.6.9 | 6.6.9 | |
cloud_firestore_web |
- | 4.4.9 | 4.4.9 | |
collection |
- | 1.19.1 | 1.19.1 | |
country_code_picker |
- | 3.3.0 | 3.3.0 | |
cross_file |
- | 0.3.4+2 | 0.3.4+2 | |
crypto |
- | 3.0.6 | 3.0.6 | |
dart_data_type_parser |
- | 0.0.2 | 0.0.2 | |
dartz |
- | 0.10.1 | 0.10.1 | |
diacritic |
- | 0.1.6 | 0.1.6 | |
equatable |
- | 2.0.7 | 2.0.7 | |
exception_type |
- | 0.0.3 | 0.0.3 | |
fake_async |
- | 1.3.3 | 1.3.3 | |
ffi |
- | 2.1.4 | 2.1.4 | |
file |
- | 7.0.1 | 7.0.1 | |
file_selector_linux |
- | 0.9.3+2 | 0.9.3+2 | |
file_selector_macos |
- | 0.9.4+3 | 0.9.4+3 | |
file_selector_platform_interface |
- | 2.6.2 | 2.6.2 | |
file_selector_windows |
- | 0.9.3+4 | 0.9.3+4 | |
firebase_auth_platform_interface |
- | 7.7.0 | 7.7.0 | |
firebase_auth_web |
- | 5.15.0 | 5.15.0 | |
firebase_core |
- | 3.14.0 | 3.14.0 | |
firebase_core_platform_interface |
- | 5.4.0 | 5.4.0 | |
firebase_core_web |
- | 2.23.0 | 2.23.0 | |
firebase_database_platform_interface |
- | 0.2.6+7 | 0.2.6+7 | |
firebase_database_web |
- | 0.2.6+13 | 0.2.6+13 | |
firebase_storage |
- | 12.4.7 | 12.4.7 | |
firebase_storage_platform_interface |
- | 5.2.7 | 5.2.7 | |
firebase_storage_web |
- | 3.10.14 | 3.10.14 | |
flutter_bloc |
- | 9.1.1 | 9.1.1 | |
flutter_localization |
- | 0.3.3 | 0.3.3 | |
flutter_plugin_android_lifecycle |
- | 2.0.28 | 2.0.28 | |
get_it |
- | 8.0.3 | 8.0.3 | |
hive_ce |
- | 2.11.3 | 2.11.3 | |
http |
- | 1.4.0 | 1.4.0 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
hydrated_bloc |
- | 10.0.0 | 10.0.0 | |
i_tdd |
- | 0.0.1 | 0.0.1 | |
image_picker |
- | 1.1.2 | 1.1.2 | |
image_picker_android |
- | 0.8.12+23 | 0.8.12+23 | |
image_picker_for_web |
- | 3.0.6 | 3.0.6 | |
image_picker_ios |
- | 0.8.12+2 | 0.8.12+2 | |
image_picker_linux |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_macos |
- | 0.2.1+2 | 0.2.1+2 | |
image_picker_platform_interface |
- | 2.10.1 | 2.10.1 | |
image_picker_windows |
- | 0.2.1+1 | 0.2.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 |
- | 10.0.9 | 11.0.1 | |
leak_tracker_flutter_testing |
- | 3.0.9 | 3.0.10 | |
leak_tracker_testing |
- | 3.0.1 | 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 | |
mime |
- | 2.0.0 | 2.0.0 | |
navigation_without_context |
- | 0.0.3+1 | 0.0.3+1 | |
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.17 | 2.2.17 | |
path_provider_foundation |
- | 2.4.1 | 2.4.1 | |
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 | 6.1.5 | |
shared_preferences |
- | 2.5.3 | 2.5.3 | |
shared_preferences_android |
- | 2.4.10 | 2.4.10 | |
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.4 | 0.7.6 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.2.2 | 2.2.2 | |
vector_math |
- | 2.1.4 | 2.2.0 | |
vm_service |
- | 15.0.0 | 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
.
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 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.21
, Flutter 3.32.4
, Dart 3.8.1
.
Check the analysis log for details.