laravel_notify_fcm 0.0.4 copy "laravel_notify_fcm: ^0.0.4" to clipboard
laravel_notify_fcm: ^0.0.4 copied to clipboard

Laravel Notify for Firebase Cloud Messaging (FCM) - Send push notifications to your Flutter app from Laravel.

2
likes
140/ 160
pub points
27%
popularity

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

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: laravel_notify_fcm,
    • contains a version property, and,
    • does not contain a publish_to property.

Unable to access git repository: Could not accept branch name: 1.x.

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

58 out of 69 API elements (84.1 %) have documentation comments.

Some symbols that are missing documentation: interceptor_fcm_request, interceptor_fcm_request.InterceptorNotifyFCM, interceptor_fcm_request.InterceptorNotifyFCM.InterceptorNotifyFCM, laravel_fcm_api_service, laravel_fcm_api_service.LaravelFcmApiService.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:laravel_notify_fcm/laravel_notify_fcm.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:laravel_notify_fcm/laravel_notify_fcm.dart that imports:
  • package:firebase_messaging/firebase_messaging.dart that declares support for platforms: Android, iOS, macOS, Web.
Package not compatible with platform Web

Because:

  • package:laravel_notify_fcm/laravel_notify_fcm.dart that imports:
  • package:laravel_notify_fcm/networking/laravel_fcm_api_service.dart that imports:
  • package:nylo_support/networking/ny_api_service.dart that imports:
  • package:nylo_support/networking/dio_api_service.dart that imports:
  • package:nylo_support/helpers/helper.dart that imports:
  • package:nylo_support/nylo.dart that imports:
  • package:nylo_support/exceptions/validation_exception.dart that imports:
  • package:nylo_support/validation/rules.dart that imports:
  • package:nylo_support/helpers/extensions.dart that imports:
  • package:nylo_support/router/router.dart that imports:
  • package:nylo_support/router/ui/page_not_found.dart that imports:
  • package:nylo_support/localization/app_localization.dart that imports:
  • package:nylo_support/widgets/ny_language_switcher.dart that imports:
  • package:nylo_support/widgets/ny_state.dart that imports:
  • package:nylo_support/validation/ny_validator.dart that imports:
  • package:nylo_support/metro/metro_service.dart that imports:
  • package:nylo_support/metro/metro_console.dart that imports:
  • dart:io

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:laravel_notify_fcm/laravel_notify_fcm.dart that imports:
  • package:device_meta/device_meta.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:laravel_notify_fcm/laravel_notify_fcm.dart that imports:
  • package:device_meta/device_meta.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.
Package does not support platform `macOS`.

Because:

  • package:laravel_notify_fcm/laravel_notify_fcm.dart that imports:
  • package:device_meta/device_meta.dart that imports:
  • package:device_info_plus/device_info_plus.dart that imports:
  • package:device_info_plus/src/device_info_plus_windows.dart that imports:
  • package:win32_registry/win32_registry.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:laravel_notify_fcm/laravel_notify_fcm.dart that imports:
  • package:laravel_notify_fcm/networking/laravel_fcm_api_service.dart that imports:
  • package:nylo_support/networking/ny_api_service.dart that imports:
  • package:nylo_support/networking/dio_api_service.dart that imports:
  • package:nylo_support/helpers/helper.dart that imports:
  • package:nylo_support/nylo.dart that imports:
  • package:nylo_support/exceptions/validation_exception.dart that imports:
  • package:nylo_support/validation/rules.dart that imports:
  • package:nylo_support/helpers/extensions.dart that imports:
  • package:nylo_support/router/router.dart that imports:
  • package:nylo_support/router/ui/page_not_found.dart that imports:
  • package:nylo_support/localization/app_localization.dart that imports:
  • package:nylo_support/widgets/ny_language_switcher.dart that imports:
  • package:nylo_support/widgets/ny_state.dart that imports:
  • package:nylo_support/validation/ny_validator.dart that imports:
  • package:nylo_support/metro/metro_service.dart that imports:
  • package:nylo_support/metro/metro_console.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
device_meta ^1.1.27 1.1.31 1.1.31
dio ^5.4.3+1 5.7.0 5.7.0
firebase_messaging ^14.7.0 14.7.10 15.1.3
flutter flutter 0.0.0 0.0.0
nylo_support ^5.72.0 5.82.2 5.82.2
pretty_dio_logger ^1.3.1 1.4.0 1.4.0
Transitive dependencies
Package Constraint Compatible Latest
_flutterfire_internals - 1.3.35 1.3.44
animate_do - 3.3.4 3.3.4
async - 2.11.0 2.11.0
base58check - 2.0.0 2.0.0
bech32 - 0.2.2 0.2.2
boolean_selector - 2.1.1 2.1.1
characters - 1.3.0 1.3.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.0
convert - 3.1.1 3.1.1
crypto - 3.0.5 3.0.5
date_field - 5.2.1 5.2.1
device_info_plus - 10.1.2 10.1.2
device_info_plus_platform_interface - 7.0.1 7.0.1
dio_web_adapter - 2.0.0 2.0.0
equatable - 2.0.5 2.0.5
error_stack - 1.9.0 1.9.0
fake_async - 1.3.1 1.3.1
ffi - 2.1.3 2.1.3
file - 7.0.0 7.0.0
firebase_core - 2.32.0 3.6.0
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.37 4.5.46
firebase_messaging_web - 3.5.18 3.9.2
fixnum - 1.1.0 1.1.0
flutter_dotenv - 5.1.0 5.1.0
flutter_localizations - 0.0.0 0.0.0
flutter_multi_formatter - 2.13.0 2.13.0
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_staggered_grid_view - 0.7.0 0.7.0
flutter_styled_toast - 2.2.1 2.2.1
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
get_time_ago - 1.3.1 2.0.0
http_parser - 4.0.2 4.1.0
intl - 0.19.0 0.19.0
js - 0.6.7 0.7.1
leak_tracker - 10.0.5 10.0.7
leak_tracker_flutter_testing - 3.0.5 3.0.8
leak_tracker_testing - 3.0.1 3.0.1
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
page_transition - 2.1.0 2.1.0
path - 1.9.0 1.9.0
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.10 2.2.10
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
platform - 3.1.5 3.1.5
plugin_platform_interface - 2.1.8 2.1.8
pull_to_refresh_flutter3 - 2.0.2 2.0.2
recase - 4.1.0 4.1.0
rxdart - 0.28.0 0.28.0
shared_preferences - 2.3.2 2.3.2
shared_preferences_android - 2.3.2 2.3.2
shared_preferences_foundation - 2.5.2 2.5.2
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.2 2.4.2
shared_preferences_windows - 2.4.1 2.4.1
skeletonizer - 1.4.2 1.4.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
sprintf - 7.0.0 7.0.0
stack_trace - 1.11.1 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.3.0
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
theme_provider - 0.6.0 0.6.0
typed_data - 1.3.2 1.3.2
universal_platform - 1.1.0 1.1.0
url_launcher - 6.3.0 6.3.0
url_launcher_android - 6.3.10 6.3.10
url_launcher_ios - 6.3.1 6.3.1
url_launcher_linux - 3.2.0 3.2.0
url_launcher_macos - 3.2.1 3.2.1
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.3.3 2.3.3
url_launcher_windows - 3.1.2 3.1.2
uuid - 4.5.1 4.5.1
validated - 2.0.0 2.0.0
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.3.0
web - 1.1.0 1.1.0
win32 - 5.5.4 5.5.4
win32_registry - 1.1.5 1.1.5
xdg_directories - 1.0.4 1.0.4

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

The constraint `^14.7.0` on firebase_messaging does not support the stable version `15.0.0`.

Try running dart pub upgrade --major-versions firebase_messaging 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.12, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

2
likes
140
pub points
27%
popularity

Publisher

unverified uploader

Laravel Notify for Firebase Cloud Messaging (FCM) - Send push notifications to your Flutter app from Laravel.

Homepage
Repository (GitHub)
View/report issues

Topics

#laravel-fcm #push-notifications #laravel-push-notifications #fcm

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

device_meta, dio, firebase_messaging, flutter, nylo_support, pretty_dio_logger

More

Packages that depend on laravel_notify_fcm