firebase_fcm 0.0.2 copy "firebase_fcm: ^0.0.2" to clipboard
firebase_fcm: ^0.0.2 copied to clipboard

A Flutter package to construct and dispatch Firebase Cloud Messaging (FCM) v1 notifications from Dart using Service Account OAuth2 credentials.

150/ 160
pub points
--
downloads

We analyzed this package 13 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.

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

0 out of 2 API elements (0.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_fcm, firebase_fcm.sendFcmNotification.

Passed check 10/10 points: Package has an example and has no issues with screenshots

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

  • ✓ Linux

  • ✓ macOS

These platforms are not supported:

Package not compatible with platform Web

Because:

  • package:firebase_fcm/firebase_fcm.dart that imports:
  • package:firebase_fcm/src/firebase_notification.dart that imports:
  • package:googleapis_auth/auth_io.dart that imports:
  • package:googleapis_auth/src/impersonated_auth_client.dart that imports:
  • package:googleapis_auth/src/iam_signer.dart that imports:
  • package:google_cloud/google_cloud.dart that imports:
  • package:google_cloud/src/metadata.dart that imports:
  • dart:io
Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Passed report section
Support up-to-date dependencies
40 / 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
firebase_database ^12.4.2 12.4.2 12.4.2
firebase_messaging ^16.3.0 16.3.0 16.3.0
googleapis_auth ^2.3.1 2.3.1 2.3.1
http ^1.6.0 1.6.0 1.6.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
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
crypto - 3.0.7 3.0.7
fake_async - 1.3.3 1.3.3
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
firebase_database_platform_interface - 0.4.0+2 0.4.0+2
firebase_database_web - 0.2.7+9 0.2.7+9
firebase_messaging_platform_interface - 4.8.0 4.8.0
firebase_messaging_web - 4.2.0 4.2.0
google_cloud - 0.5.0 0.5.0
google_identity_services_web - 0.3.3+1 0.3.3+1
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
meta - 1.18.0 1.18.3
path - 1.9.1 1.9.1
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

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

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.

0
likes
150
points
--
downloads
screenshot

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package to construct and dispatch Firebase Cloud Messaging (FCM) v1 notifications from Dart using Service Account OAuth2 credentials.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

firebase_database, firebase_messaging, flutter, googleapis_auth, http

More

Packages that depend on firebase_fcm