v_chat_firebase_fcm 2.2.0 copy "v_chat_firebase_fcm: ^2.2.0" to clipboard
v_chat_firebase_fcm: ^2.2.0 copied to clipboard

v chat firebase notifiactions push implementations for android and ios using firebase messaging

1
likes
120/ 160
pub points
171
downloads

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

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

Partially passed check 10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/hatemragab/v_chat_sdk/issues 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

Failed check 0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

157 out of 173 API elements (90.8 %) have documentation comments.

Some symbols that are missing documentation: v_chat_firebase_fcm, v_chat_firebase_fcm.AndroidNotification.AndroidNotification.new, v_chat_firebase_fcm.AndroidNotification.link, v_chat_firebase_fcm.AppleNotification.AppleNotification.new, v_chat_firebase_fcm.AppleNotificationSound.AppleNotificationSound.new.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

Failed 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:v_chat_firebase_fcm/v_chat_firebase_fcm.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 does not support platform `Android`.

Because:

  • package:v_chat_firebase_fcm/v_chat_firebase_fcm.dart that imports:
  • package:v_chat_firebase_fcm/src/v_chat_fcm_provider.dart that imports:
  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/utils/device_info.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:v_chat_firebase_fcm/v_chat_firebase_fcm.dart that imports:
  • package:v_chat_firebase_fcm/src/v_chat_fcm_provider.dart that imports:
  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/utils/device_info.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 `Windows`.

Because:

  • package:v_chat_firebase_fcm/v_chat_firebase_fcm.dart that imports:
  • package:v_chat_firebase_fcm/src/v_chat_fcm_provider.dart that imports:
  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_controller.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_service.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_room.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_message.dart that imports:
  • package:v_chat_sdk_core/src/local_db/core/imp/message/sql_message_imp.dart that imports:
  • package:v_chat_sdk_core/src/local_db/tables/message_table.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `macOS`.

Because:

  • package:v_chat_firebase_fcm/v_chat_firebase_fcm.dart that imports:
  • package:v_chat_firebase_fcm/src/v_chat_fcm_provider.dart that imports:
  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/utils/device_info.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 `Web`.

Because:

  • package:v_chat_firebase_fcm/v_chat_firebase_fcm.dart that imports:
  • package:v_chat_firebase_fcm/src/v_chat_fcm_provider.dart that imports:
  • package:v_chat_sdk_core/v_chat_sdk_core.dart that imports:
  • package:v_chat_sdk_core/src/v_chat_controller.dart that imports:
  • package:v_chat_sdk_core/src/user_apis/auth/auth.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_controller.dart that imports:
  • package:v_chat_sdk_core/src/http/socket/socket_service.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_room.dart that imports:
  • package:v_chat_sdk_core/src/native_api/local/native_local_message.dart that imports:
  • package:v_chat_sdk_core/src/local_db/core/imp/message/sql_message_imp.dart that imports:
  • package:v_chat_sdk_core/src/local_db/tables/message_table.dart that imports:
  • package:sqflite/sqflite.dart that declares support for platforms: Android, iOS, macOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:v_chat_firebase_fcm/v_chat_firebase_fcm.dart that imports:
  • package:v_chat_firebase_fcm/src/v_chat_fcm_provider.dart that imports:
  • package:v_platform/v_platform.dart that imports:
  • package:v_platform/src/v_platform_file.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.

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

/tmp/pana_SPFKBY/lib/src/v_chat_fcm_provider.dart doesn't match the Dart formatter.

To format your files run: dart format .

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
app_badge_plus ^1.1.6 1.2.3 1.2.3
encrypt 5.0.1 5.0.1 5.0.3
eraser ^3.0.0 3.0.0 3.0.0
firebase_core ^3.8.0 3.15.1 3.15.1
firebase_messaging ^15.1.5 15.2.9 15.2.9
http ^1.2.2 1.4.0 1.4.0
shared_preferences ^2.4.0 2.5.3 2.5.3
v_chat_sdk_core ^2.1.0 2.1.0 2.1.0
v_platform ^2.1.4 2.1.4 2.1.4
Transitive dependencies
Package Constraint Compatible Latest Notes
_flutterfire_internals - 1.3.58 1.3.58
args - 2.7.0 2.7.0
asn1lib - 1.6.5 1.6.5
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
charcode - 1.4.0 1.4.0
chopper - 8.1.0 8.1.0
clock - 1.1.2 1.1.2
collection - 1.19.1 1.19.1
convert - 3.1.2 3.1.2
crypto - 3.0.6 3.0.6
csslib - 1.0.2 1.0.2
dbus - 0.7.11 0.7.11
desktop_notifications - 0.6.3 0.6.3
device_info_plus - 10.1.2 11.5.0
device_info_plus_platform_interface - 7.0.3 7.0.3
diacritic - 0.1.6 0.1.6
enum_to_string - 2.2.1 2.2.1
equatable - 2.0.7 2.0.7
event_bus_plus - 0.6.2 0.7.0
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
file_sizes - 1.0.6 1.0.6
firebase_core_platform_interface - 6.0.0 6.0.0
firebase_core_web - 2.24.1 2.24.1
firebase_messaging_platform_interface - 4.6.9 4.6.9
firebase_messaging_web - 3.10.9 3.10.9
fixnum - 1.1.1 1.1.1
flutter_cache_manager - 3.4.1 3.4.1
flutter_fgbg - 0.3.0 0.7.1
flutter_local_notifications - 17.2.4 19.3.0
flutter_local_notifications_linux - 4.0.1 6.0.0
flutter_local_notifications_platform_interface - 7.2.0 9.1.0
flutter_parsed_text - 2.2.1 2.2.1
google_api_availability - 5.0.1 5.0.1
google_api_availability_android - 1.1.1 1.1.1
google_api_availability_platform_interface - 1.0.1 1.0.1
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
intl - 0.19.0 0.20.2
js - 0.6.7 0.7.2 Discontinued
latlong2 - 0.9.1 0.9.1
leak_tracker - 10.0.9 11.0.1
leak_tracker_flutter_testing - 3.0.9 3.0.10
leak_tracker_testing - 3.0.1 3.0.2
local_notifier - 0.1.6 0.1.6
logger - 2.6.0 2.6.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
material_color_utilities - 0.11.1 0.13.0
meta - 1.16.0 1.17.0
mime - 2.0.0 2.0.0
mime_type - 1.0.1 1.0.1
objectid - 3.1.0 4.0.1
path - 1.9.1 1.9.1
path_provider - 2.1.5 2.1.5
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
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.1.0 7.0.0
platform - 3.1.6 3.1.6
platform_local_notifications - 1.0.2 1.0.2
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.1 4.0.0
qs_dart - 1.3.7+1 1.3.7+1
quick_notify_2 - 0.3.0-dev.0 0.3.0-dev.0
recursive_regex - 1.0.0 1.0.0
rxdart - 0.27.7 0.28.0
shared_preferences_android - 2.4.10 2.4.10
shared_preferences_foundation - 2.5.4 2.5.4
shared_preferences_linux - 2.4.1 2.4.1
shared_preferences_platform_interface - 2.4.1 2.4.1
shared_preferences_web - 2.4.3 2.4.3
shared_preferences_windows - 2.4.1 2.4.1
socket_io_client - 2.0.3+1 3.1.2
socket_io_common - 2.0.3 3.1.1
source_span - 1.10.1 1.10.1
sprintf - 7.0.0 7.0.0
sqflite - 2.4.2 2.4.2
sqflite_android - 2.4.1 2.4.1
sqflite_common - 2.5.5 2.5.5
sqflite_common_ffi - 2.3.6 2.3.6
sqflite_darwin - 2.4.2 2.4.2
sqflite_platform_interface - 2.4.0 2.4.0
sqlite3 - 2.7.6 2.7.6
sqlite3_flutter_libs - 0.5.34 0.5.34
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.0 3.4.0
term_glyph - 1.2.2 1.2.2
test_api - 0.7.4 0.7.6
timeago - 3.7.1 3.7.1
timezone - 0.9.4 0.10.1
typed_data - 1.4.0 1.4.0
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
uuid - 4.5.1 4.5.1
vector_math - 2.1.4 2.2.0
vm_service - 15.0.0 15.0.2
weak_map - 4.0.1 4.0.1
web - 1.1.1 1.1.1
win32 - 5.14.0 5.14.0
win32_registry - 1.1.5 2.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.6.0

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

The constraint `5.0.1` on encrypt does not support the stable version `5.0.2`.

Try running dart pub upgrade --major-versions encrypt 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.22.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
1
likes
120
points
171
downloads

Publisher

unverified uploader

Weekly Downloads

v chat firebase notifiactions push implementations for android and ios using firebase messaging

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

app_badge_plus, encrypt, eraser, firebase_core, firebase_messaging, flutter, http, shared_preferences, v_chat_sdk_core, v_platform

More

Packages that depend on v_chat_firebase_fcm