firestore_db_impl 0.0.5
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.
We analyzed this package 6 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.dartthat imports:package:firestore_db_impl/data/data_sources/firestore_db_service_impl.dartthat imports:package:app_toast/app_toast.dartthat imports:package:app_toast/src/app_toast.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package does not support platform `Linux`.
Because:
package:firestore_db_impl/firestore_db_impl.dartthat imports:package:firestore_db_impl/utils/exceptions/exception_handler/fire_store_exception_handler.dartthat imports:package:firebase_auth/firebase_auth.dartthat declares support for platforms:Android,iOS,Windows,macOS,Web.
Package does not support platform `macOS`.
Because:
package:firestore_db_impl/firestore_db_impl.dartthat imports:package:firestore_db_impl/data/data_sources/firestore_db_service_impl.dartthat imports:package:app_toast/app_toast.dartthat imports:package:app_toast/src/app_toast.dartthat imports:package:fluttertoast/fluttertoast.dartthat declares support for platforms:Android,iOS,Web.
Package not compatible with platform Web
Because:
package:firestore_db_impl/firestore_db_impl.dartthat imports:package:firestore_db_impl/utils/exceptions/exception_handler/fire_store_exception_handler.dartthat imports:dart:io
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.5 |
0.0.5 | 0.0.5 | |
cloud_firestore |
^6.0.1 |
6.1.1 | 6.1.1 | |
firebase_auth |
^6.0.2 |
6.1.3 | 6.1.3 | |
firebase_database |
^12.0.1 |
12.1.1 | 12.1.1 | |
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.65 | 1.3.65 | |
async |
- | 2.13.0 | 2.13.0 | |
bloc |
- | 9.2.0 | 9.2.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 |
- | 7.0.5 | 7.0.5 | |
cloud_firestore_web |
- | 5.1.1 | 5.1.1 | |
collection |
- | 1.19.1 | 1.19.1 | |
country_code_picker |
- | 3.4.1 | 3.4.1 | |
crypto |
- | 3.0.7 | 3.0.7 | |
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.5 | 8.1.5 | |
firebase_auth_web |
- | 6.1.1 | 6.1.1 | |
firebase_core |
- | 4.3.0 | 4.3.0 | |
firebase_core_platform_interface |
- | 6.0.2 | 6.0.2 | |
firebase_core_web |
- | 3.3.1 | 3.3.1 | |
firebase_database_platform_interface |
- | 0.3.0+1 | 0.3.0+1 | |
firebase_database_web |
- | 0.2.7+2 | 0.2.7+2 | |
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.3.0 | 9.2.0 | |
hive_ce |
- | 2.16.0 | 2.16.0 | |
http |
- | 1.6.0 | 1.6.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.18 | |
material_color_utilities |
- | 0.11.1 | 0.13.0 | |
meta |
- | 1.17.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.22 | 2.2.22 | |
path_provider_foundation |
- | 2.5.1 | 2.5.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+1 | 6.1.5+1 | |
shared_preferences |
- | 2.5.4 | 2.5.4 | |
shared_preferences_android |
- | 2.4.18 | 2.4.18 | |
shared_preferences_foundation |
- | 2.5.6 | 2.5.6 | |
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.7 | 0.7.8 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
universal_io |
- | 2.3.1 | 2.3.1 | |
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.
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.23.5, Flutter 3.38.5, Dart 3.10.4.
Check the analysis log for details.