turbo_firestore_api 0.12.0 copy "turbo_firestore_api: ^0.12.0" to clipboard
turbo_firestore_api: ^0.12.0 copied to clipboard

A clean and efficient approach to dealing with data from Firestore.

150/ 160
pub points
346
downloads

We analyzed this package 4 hours ago, and awarded it 150 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

462 out of 696 API elements (66.4 %) have documentation comments.

Some symbols that are missing documentation: collection_reference_def, completer_extension, create_doc_def, create_doc_def.CreateDocDef, i_firestore_cache_service.

Passed check 10/10 points: Package has an example

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

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

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Linux`.

Because:

  • package:turbo_firestore_api/turbo_firestore_api.dart that imports:
  • package:turbo_firestore_api/util/t_firestore_logger.dart that imports:
  • package:turbo_firestore_api/models/t_sensitive_data.dart that imports:
  • package:cloud_firestore/cloud_firestore.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.

WASM-ready: This package is compatible with runtime wasm. See https://dart.dev/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

INFO: The type parameter 'MODEL' shadows a type parameter from the enclosing extension.

lib/extensions/t_list_extension.dart:32:21

   ╷
32 │   toIdDocsModelsMap<MODEL extends TModel<DTO>>({
   │                     ^^^^^^^^^^^^^^^^^^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/extensions/t_list_extension.dart

Partially passed report section
Support up-to-date dependencies
40 / 40trigger folding of the section

Partially passed check 10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest Notes
cloud_firestore ^6.1.2 6.5.0 6.5.0
firebase_auth ^6.1.4 6.5.2 6.5.2
json_annotation ^4.11.0 4.12.0 4.12.0
meta ^1.17.0 1.18.0 1.18.3
rxdart ^0.28.0 0.28.0 0.28.0
turbo_notifiers ^1.1.0 1.1.0 1.1.0
turbo_response ^1.1.0 1.2.0 1.2.0
turbo_serializable ^0.5.1 0.5.1 0.6.1
turbolytics ^1.1.0 1.1.0 1.1.0
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.72 1.3.72
async - 2.13.1 2.13.1
boolean_selector - 2.1.2 2.1.2
change_case - 2.2.0 2.2.0
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
cloud_firestore_platform_interface - 8.0.2 8.0.2
cloud_firestore_web - 5.5.0 5.5.0
collection - 1.19.1 1.19.1
fake_async - 1.3.3 1.3.3
firebase_auth_platform_interface - 9.0.2 9.0.2
firebase_auth_web - 6.2.2 6.2.2
firebase_core - 4.10.0 4.10.0
firebase_core_platform_interface - 7.0.1 7.0.1
firebase_core_web - 3.8.0 3.8.0
get_it - 9.2.1 9.2.1
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
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.19 0.12.20
material_color_utilities - 0.13.0 0.13.0
path - 1.9.1 1.9.1
petitparser - 7.0.2 7.0.2
plugin_platform_interface - 2.1.8 2.1.8
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
test_api - 0.7.11 0.7.12
typed_data - 1.4.0 1.4.0
vector_math - 2.2.0 2.4.0
vm_service - 15.2.0 15.2.0
web - 1.1.1 1.1.1
xml - 6.6.1 7.0.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 `^0.5.1` on turbo_serializable does not support the stable version `0.6.0`, that was published 4 days ago.

When turbo_serializable is 30 days old, this package will no longer be awarded points in this category.

Try running dart pub upgrade --major-versions turbo_serializable 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.12, Flutter 3.44.0, Dart 3.12.0.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: