firebase_messaging_handler 1.0.6 copy "firebase_messaging_handler: ^1.0.6" to clipboard
firebase_messaging_handler: ^1.0.6 copied to clipboard

Production-ready Firebase Cloud Messaging for Flutter with a unified click stream, notification inbox, in-app messaging, diagnostics, badges, and scheduling.

140/ 160
pub points
918
downloads

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

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

Failed check 0/10 points: Provide a valid pubspec.yaml

Failed to verify repository URL.

pubspec.yaml from the repository URL mismatch: expected https://github.com/qoder-official/firebase_messaging_handler but got https://github.com/afewgoodcoders/firebase_messaging_handler.

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: firebase_messaging_handler,
    • contains a version property, and,
    • does not contain a publish_to property.
Homepage URL doesn't exist.

At the time of the analysis https://qoder.in/resources/firebase-messaging-handler was unreachable. Make sure that the website is reachable via HEAD requests.

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

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

271 out of 440 API elements (61.6 %) have documentation comments.

Some symbols that are missing documentation: firebase_messaging_handler, firebase_messaging_handler.BackgroundMessageCallback, firebase_messaging_handler.BridgingPayloadValidator.BridgingPayloadValidator.new, firebase_messaging_handler.BuiltInInAppTemplates, firebase_messaging_handler.BuiltInInAppTemplates.generic.

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 6 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ Windows

  • ✓ Linux

  • ✓ macOS

  • ✓ Web

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

Package does not support platform `Android`.

Because:

  • package:firebase_messaging_handler/firebase_messaging_handler.dart that imports:
  • package:firebase_messaging_handler/src/in_app/export.dart that imports:
  • package:firebase_messaging_handler/src/in_app/templates/generic_template.dart that imports:
  • package:firebase_messaging_handler/src/models/export.dart that imports:
  • package:firebase_messaging_handler/src/models/foreground_notification_options.dart that imports:
  • package:firebase_messaging_handler/src/models/foreground_notification_options_io.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:firebase_messaging_handler/firebase_messaging_handler.dart that imports:
  • package:firebase_messaging_handler/src/in_app/export.dart that imports:
  • package:firebase_messaging_handler/src/in_app/templates/generic_template.dart that imports:
  • package:firebase_messaging_handler/src/models/export.dart that imports:
  • package:firebase_messaging_handler/src/models/foreground_notification_options.dart that imports:
  • package:firebase_messaging_handler/src/models/foreground_notification_options_io.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.
Package does not support platform `Windows`.

Because:

  • package:firebase_messaging_handler/firebase_messaging_handler.dart that imports:
  • package:firebase_messaging_handler/src/in_app/export.dart that imports:
  • package:firebase_messaging_handler/src/in_app/templates/generic_template.dart that imports:
  • package:firebase_messaging_handler/src/models/export.dart that imports:
  • package:firebase_messaging_handler/src/models/normalized_message.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:firebase_messaging_handler/firebase_messaging_handler.dart that imports:
  • package:firebase_messaging_handler/src/in_app/export.dart that imports:
  • package:firebase_messaging_handler/src/in_app/templates/generic_template.dart that imports:
  • package:firebase_messaging_handler/src/models/export.dart that imports:
  • package:firebase_messaging_handler/src/models/normalized_message.dart that imports:
  • package:firebase_messaging/firebase_messaging.dart that declares support for platforms: Android, iOS, macOS, Web.
Package does not support platform `macOS`.

Because:

  • package:firebase_messaging_handler/firebase_messaging_handler.dart that imports:
  • package:firebase_messaging_handler/src/in_app/export.dart that imports:
  • package:firebase_messaging_handler/src/in_app/templates/generic_template.dart that imports:
  • package:firebase_messaging_handler/src/models/export.dart that imports:
  • package:firebase_messaging_handler/src/models/foreground_notification_options.dart that imports:
  • package:firebase_messaging_handler/src/models/foreground_notification_options_io.dart that imports:
  • package:flutter_local_notifications/flutter_local_notifications.dart that imports:
  • package:flutter_local_notifications/src/notification_details.dart that imports:
  • package:flutter_local_notifications_windows/flutter_local_notifications_windows.dart that declares support for platforms: Windows.

WASM-ready: This package is compatible with runtime wasm. See https://dart.cn/web/wasm for details.

Swift PM-ready: This iOS or macOS plugin supports the Swift Package Manager. See https://docs.flutter.dev/to/spm for details.

Built-in Kotlin support:

Legacy Kotlin configuration detected in `android/build.gradle`.

This plugin applies the Kotlin Gradle Plugin (KGP) or uses the android.kotlinOptions{} block.

Note: This Android plugin does not support built-in Kotlin. In the future, this might affect scoring. See https://docs.flutter.dev/release/breaking-changes/migrate-to-built-in-kotlin/for-plugin-authors for details.

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

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

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

Package Constraint Compatible Latest Notes
firebase_core >=3.0.0 <5.0.0 4.15.0 4.15.0
firebase_messaging >=16.0.4 <17.0.0 16.7.0 16.7.0
flutter_local_notifications ^21.0.0 21.0.0 22.3.1
flutter_timezone >=5.0.0 <6.0.0 5.1.0 5.1.0
flutter_widget_from_html_core >=0.17.0 <1.0.0 0.17.4 0.17.4
shared_preferences >=2.0.0 <3.0.0 2.5.5 2.5.5
timezone >=0.10.1 <1.0.0 0.11.1 0.11.1
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.77 1.3.77
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
characters - 1.4.1 1.4.1
clock - 1.1.3 1.1.3
collection - 1.19.1 1.19.1
csslib - 1.0.2 1.0.2
dbus - 0.7.15 0.8.0
equatable - 2.1.0 3.0.0
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
firebase_core_platform_interface - 8.1.1 8.1.1
firebase_core_web - 3.12.0 3.12.0
firebase_messaging_platform_interface - 4.10.0 4.10.0
firebase_messaging_web - 4.2.5 4.2.5
flutter_local_notifications_linux - 8.0.0 8.0.1
flutter_local_notifications_platform_interface - 11.0.0 12.2.0
flutter_local_notifications_windows - 3.0.0 3.1.1
html - 0.15.7 0.15.7
http - 1.6.0 1.6.0
http_parser - 4.1.2 4.1.2
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.1
meta - 1.19.0 1.19.0
path - 1.9.1 1.9.1
path_provider_linux - 2.2.2 2.2.2
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
petitparser - 7.0.2 7.0.2
platform - 3.2.0 3.2.0
plugin_platform_interface - 2.1.8 2.1.8
shared_preferences_android - 2.4.28 2.4.28
shared_preferences_foundation - 2.5.7 2.5.7
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.2 2.4.2
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
source_span - 1.10.2 1.10.2
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.4.3 2.4.3
web - 1.1.1 1.1.1
xdg_directories - 1.1.0 1.1.0
xml - 6.6.1 7.0.1

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

The constraint `^21.0.0` on flutter_local_notifications does not support the stable version `22.0.0`.

Try running dart pub upgrade --major-versions flutter_local_notifications 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.19, Flutter 3.47.4, Dart 3.13.3.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
28
likes
140
points
918
downloads

Documentation

API reference

Publisher

verified publisherafewgoodcoders.com

Weekly Downloads

Production-ready Firebase Cloud Messaging for Flutter with a unified click stream, notification inbox, in-app messaging, diagnostics, badges, and scheduling.

Topics

#fcm #firebase-messaging #push-notifications #in-app-messaging #local-notifications

License

BSD-3-Clause (license)

Dependencies

firebase_core, firebase_messaging, flutter, flutter_local_notifications, flutter_timezone, flutter_web_plugins, flutter_widget_from_html_core, shared_preferences, timezone

More

Packages that depend on firebase_messaging_handler

Packages that implement firebase_messaging_handler