rdev_riverpod_firebase 0.4.1 copy "rdev_riverpod_firebase: ^0.4.1" to clipboard
rdev_riverpod_firebase: ^0.4.1 copied to clipboard

This package provides a simple way to use Firebase with Riverpod.

0
likes
120/ 160
pub points
39%
popularity

We analyzed this package 17 hours ago, and awarded it 120 pub points (of a possible 160):

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Repository URL doesn't exist.

At the time of the analysis https://github.com/r-dev-limited/placebo-life was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: rdev_riverpod_firebase,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Failed to run remote show origin.

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: BSD-3-Clause.

failed
Provide documentation
0 / 20trigger folding of the section

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

1 out of 33 API elements (3.0 %) 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: firebase_providers, firebase_providers.fbAnalyticsProvider, firebase_providers.fbAppRegionProvider, firebase_providers.fbAuthProvider, firebase_providers.fbFirestoreProvider.

0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

  • ✓ Web

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:rdev_riverpod_firebase/firebase_providers.dart that imports:
  • package:firebase_messaging/firebase_messaging.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `Linux`.

Because:

  • package:rdev_riverpod_firebase/firebase_providers.dart that imports:
  • package:firebase_storage/firebase_storage.dart that declares support for platforms: Android, iOS, Windows, macOS, Web.

These issues are present but do not affect the score, because they may not originate in your package:

Package not compatible with platform Web

Because:

  • package:rdev_riverpod_firebase/firebase_providers.dart that imports:
  • package:firebase_storage/firebase_storage.dart that imports:
  • package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart that imports:
  • package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.dart that imports:
  • dart:io

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:rdev_riverpod_firebase/firebase_providers.dart that imports:
  • package:firebase_storage/firebase_storage.dart that imports:
  • package:firebase_storage_platform_interface/firebase_storage_platform_interface.dart that imports:
  • package:firebase_storage_platform_interface/src/platform_interface/platform_interface_reference.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

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

OK
Pass static analysis
50 / 50trigger folding of the section

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

failed
Support up-to-date dependencies
30 / 40trigger folding of the section

0/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
cloud_firestore 5.4.1 5.4.1 5.5.0
cloud_functions 5.1.1 5.1.1 5.1.5
firebase_analytics 11.3.1 11.3.1 11.3.5
firebase_auth 5.2.1 5.2.1 5.3.3
firebase_core 3.4.1 3.4.1 3.8.0
firebase_messaging 15.1.1 15.1.1 15.1.5
firebase_storage 12.3.0 12.3.0 12.3.6
flutter flutter 0.0.0 0.0.0
flutter_facebook_auth ^7.1.1 7.1.1 7.1.1
flutter_hooks ^0.20.5 0.20.5 0.20.5
google_sign_in ^6.2.1 6.2.2 6.2.2
hooks_riverpod ^2.5.2 2.6.1 2.6.1
json_annotation ^4.9.0 4.9.0 4.9.0
rdev_errors_logging ^0.2.1 0.2.1 0.2.1
Transitive dependencies
Package Constraint Compatible Latest
_discoveryapis_commons - 1.0.7 1.0.7
_flutterfire_internals - 1.3.42 1.3.46
ansicolor - 2.0.3 2.0.3
args - 2.6.0 2.6.0
async - 2.11.0 2.12.0
boolean_selector - 2.1.1 2.1.2
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
cloud_firestore_platform_interface - 6.4.1 6.5.0
cloud_firestore_web - 4.3.0 4.3.4
cloud_functions_platform_interface - 5.5.35 5.5.39
cloud_functions_web - 4.10.0 4.10.4
collection - 1.18.0 1.19.1
connectivity_plus - 6.1.0 6.1.0
connectivity_plus_platform_interface - 2.0.1 2.0.1
crypto - 3.0.6 3.0.6
dbus - 0.7.10 0.7.10
facebook_auth_desktop - 2.1.1 2.1.1
fake_async - 1.3.1 1.3.2
ffi - 2.1.3 2.1.3
firebase_analytics_platform_interface - 4.2.3 4.2.7
firebase_analytics_web - 0.5.10 0.5.10+4
firebase_auth_platform_interface - 7.4.5 7.4.9
firebase_auth_web - 5.13.0 5.13.4
firebase_core_platform_interface - 5.3.0 5.3.0
firebase_core_web - 2.18.1 2.18.1
firebase_messaging_platform_interface - 4.5.44 4.5.48
firebase_messaging_web - 3.9.0 3.9.4
firebase_storage_platform_interface - 5.1.29 5.1.33
firebase_storage_web - 3.10.0 3.10.5
flutter_facebook_auth_platform_interface - 6.1.2 6.1.2
flutter_facebook_auth_web - 6.1.2 6.1.2
flutter_riverpod - 2.6.1 2.6.1
flutter_secure_storage - 9.2.2 9.2.2
flutter_secure_storage_linux - 1.2.1 1.2.1
flutter_secure_storage_macos - 3.1.2 3.1.2
flutter_secure_storage_platform_interface - 1.1.2 1.1.2
flutter_secure_storage_web - 1.2.1 1.2.1
flutter_secure_storage_windows - 3.1.2 3.1.2
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
google_identity_services_web - 0.3.2 0.3.2
google_sign_in_android - 6.1.33 6.1.33
google_sign_in_ios - 5.7.8 5.7.8
google_sign_in_platform_interface - 2.4.5 2.4.5
google_sign_in_web - 0.12.4+3 0.12.4+3
googleapis - 13.2.0 13.2.0
googleapis_auth - 1.6.0 1.6.0
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
js - 0.6.7 0.7.1
leak_tracker - 10.0.5 10.0.8
leak_tracker_flutter_testing - 3.0.5 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
logging - 1.3.0 1.3.0
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
nm - 0.5.0 0.5.0
path - 1.9.0 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.12 2.2.12
path_provider_foundation - 2.4.0 2.4.0
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
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
riverpod - 2.6.1 2.6.1
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.12.0
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.4.0
talker - 4.4.5 4.4.5
talker_logger - 4.4.5 4.4.5
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.3.1
web - 1.1.0 1.1.0
win32 - 5.8.0 5.8.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

Found 7 issues. Showing the first 2:

The constraint `5.4.1` on cloud_firestore does not support the stable version `5.4.2`.

Try running dart pub upgrade --major-versions cloud_firestore to update the constraint.

The constraint `5.1.1` on cloud_functions does not support the stable version `5.1.2`.

Try running dart pub upgrade --major-versions cloud_functions to update the constraint.

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.15, Flutter 3.24.4, Dart 3.5.4.

Check the analysis log for details.