v_chat_web_rtc 1.2.1 copy "v_chat_web_rtc: ^1.2.1" to clipboard
v_chat_web_rtc: ^1.2.1 copied to clipboard

v chat web rtc call implementations

2
likes
60/ 140
pub points
0%
popularity

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

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

0/10 points: Provide a valid pubspec.yaml

The package description is too short.

Add more detail to the description field of pubspec.yaml. Use 60 to 180 characters to describe the package, what it does, and its target use case.

Repository URL doesn't exist.

At the time of the analysis https://github.com/hatemragab/v_chat_sdk/tree/v2/v_ui_packages/v_chat_web_rtc 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: v_chat_web_rtc,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: v_chat_web_rtc.

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.

partial
Provide documentation
10 / 20trigger folding of the section

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

0 out of 25 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.

Some symbols that are missing documentation: v_chat_web_rtc, v_chat_web_rtc.VCallLocalization, v_chat_web_rtc.VCallLocalization.VCallLocalization, v_chat_web_rtc.VCallLocalization.accepted, v_chat_web_rtc.VCallLocalization.areYouSureToEndTheCall.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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_web_rtc/v_chat_web_rtc.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_web_rtc/v_chat_web_rtc.dart that imports:
  • package:v_chat_web_rtc/src/call_nav.dart that imports:
  • package:v_chat_web_rtc/src/pages/caller/caller_page.dart that imports:
  • package:v_chat_web_rtc/src/core/v_app_alert.dart that imports:
  • package:adaptive_dialog/adaptive_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `iOS`.

Because:

  • package:v_chat_web_rtc/v_chat_web_rtc.dart that imports:
  • package:v_chat_web_rtc/src/call_nav.dart that imports:
  • package:v_chat_web_rtc/src/pages/caller/caller_page.dart that imports:
  • package:v_chat_web_rtc/src/core/v_app_alert.dart that imports:
  • package:adaptive_dialog/adaptive_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/show_text_input_dialog.dart that imports:
  • package:adaptive_dialog/src/text_input_dialog/macos_text_input_dialog.dart that imports:
  • package:macos_ui/macos_ui.dart that declares support for platforms: macOS.
Package does not support platform `Windows`.

Because:

  • package:v_chat_web_rtc/v_chat_web_rtc.dart that imports:
  • package:v_chat_web_rtc/src/call_nav.dart that imports:
  • package:v_chat_web_rtc/src/pages/caller/caller_page.dart that imports:
  • package:v_chat_web_rtc/src/pages/widgets/user_icon_widget.dart that imports:
  • package:v_chat_web_rtc/src/core/v_circle_avatar.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_object_provider.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_web_rtc/v_chat_web_rtc.dart that imports:
  • package:v_chat_web_rtc/src/call_nav.dart that imports:
  • package:v_chat_web_rtc/src/pages/caller/caller_page.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_web_rtc/v_chat_web_rtc.dart that imports:
  • package:v_chat_web_rtc/src/call_nav.dart that imports:
  • package:v_chat_web_rtc/src/pages/caller/caller_page.dart that imports:
  • package:v_chat_web_rtc/src/pages/widgets/user_icon_widget.dart that imports:
  • package:v_chat_web_rtc/src/core/v_circle_avatar.dart that imports:
  • package:cached_network_image/cached_network_image.dart that imports:
  • package:cached_network_image/src/image_provider/cached_network_image_provider.dart that imports:
  • package:flutter_cache_manager/flutter_cache_manager.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/cache_info_repositories.dart that imports:
  • package:flutter_cache_manager/src/storage/cache_info_repositories/json_cache_info_repository.dart that imports:
  • package:path_provider/path_provider.dart that declares support for platforms: Android, iOS, Windows, Linux, macOS.
failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

ERROR: The method 'toCallee' can't be unconditionally invoked because the receiver can be 'null'.

lib/v_chat_web_rtc.dart:22:50

   ╷
22 │       VChatController.I.vNavigator.callNavigator.toCallee(
   │                                                  ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/v_chat_web_rtc.dart

ERROR: The method 'toCallee' can't be unconditionally invoked because the receiver can be 'null'.

lib/v_chat_web_rtc.dart:34:52

   ╷
34 │         VChatController.I.vNavigator.callNavigator.toCallee(
   │                                                    ^^^^^^^^
   ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/v_chat_web_rtc.dart

failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

Package Constraint Compatible Latest
adaptive_dialog ^1.9.0-no-macos.2 1.10.1 2.1.0
cached_network_image ^3.2.3 3.3.1 3.3.1
flutter flutter 0.0.0 0.0.0
flutter_webrtc ^0.9.38 0.9.48+hotfix.1 0.10.3
intl ^0.18.0 0.18.1 0.19.0
phosphor_flutter ^1.4.0 1.4.0 2.0.1
pip_view ^0.9.7 0.9.7 0.9.7
retry ^3.1.0 3.1.2 3.1.2
sdp_transform ^0.3.2 0.3.2 0.3.2
stop_watch_timer ^3.0.1 3.1.1 3.1.1
textless ^6.6.6 6.6.6 6.6.6
v_chat_sdk_core ^1.2.1 1.4.0 1.4.0
Transitive dependencies
Package Constraint Compatible Latest
animations - 2.0.11 2.0.11
appkit_ui_element_colors - 1.0.0 1.0.0
args - 2.5.0 2.5.0
asn1lib - 1.5.2 1.5.2
async - 2.11.0 2.11.0
boolean_selector - 2.1.1 2.1.1
cached_network_image_platform_interface - 4.0.0 4.0.0
cached_network_image_web - 1.1.1 1.1.1
characters - 1.3.0 1.3.0
charcode - 1.3.1 1.3.1
chopper - 7.4.0 7.4.0
clock - 1.1.1 1.1.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
crypto - 3.0.3 3.0.3
csslib - 1.0.0 1.0.0
dart_webrtc - 1.4.3 1.4.3
dbus - 0.7.10 0.7.10
desktop_notifications - 0.6.3 0.6.3
device_info_plus - 9.1.2 10.1.0
device_info_plus_platform_interface - 7.0.0 7.0.0
diacritic - 0.1.5 0.1.5
dynamic_color - 1.7.0 1.7.0
encrypt - 5.0.1 5.0.3
enum_to_string - 2.0.1 2.0.1
equatable - 2.0.5 2.0.5
event_bus_plus - 0.6.2 0.6.2
fake_async - 1.3.1 1.3.1
ffi - 2.1.2 2.1.2
file - 7.0.0 7.0.0
file_sizes - 1.0.6 1.0.6
flutter_cache_manager - 3.3.1 3.3.1
flutter_fgbg - 0.3.0 0.3.0
flutter_local_notifications - 16.3.3 17.0.1
flutter_local_notifications_linux - 4.0.0+1 4.0.0+1
flutter_local_notifications_platform_interface - 7.0.0+1 7.0.0+1
flutter_parsed_text - 2.2.1 2.2.1
flutter_test - 0.0.0 0.0.0
flutter_web_plugins - 0.0.0 0.0.0
google_api_availability - 5.0.0 5.0.0
google_api_availability_android - 1.0.1 1.0.1
google_api_availability_platform_interface - 1.0.1 1.0.1
gradient_borders - 1.0.0 1.0.0
html - 0.15.4 0.15.4
http - 1.2.1 1.2.1
http_parser - 4.0.2 4.0.2
intersperse - 2.0.0 2.0.0
js - 0.6.7 0.7.1
latlong2 - 0.9.1 0.9.1
leak_tracker - 10.0.0 10.0.5
leak_tracker_flutter_testing - 2.0.1 3.0.5
leak_tracker_testing - 2.0.1 3.0.1
local_notifier - 0.1.6 0.1.6
logger - 2.2.0 2.2.0
logging - 1.2.0 1.2.0
macos_ui - 2.0.5 2.0.5
macos_window_utils - 1.5.0 1.5.0
matcher - 0.12.16+1 0.12.16+1
material_color_utilities - 0.8.0 0.11.1
meta - 1.11.0 1.14.0
mime - 1.0.5 1.0.5
mime_type - 1.0.0 1.0.0
objectid - 3.0.0 3.0.0
octo_image - 2.0.0 2.0.0
path - 1.9.0 1.9.0
path_provider - 2.1.3 2.1.3
path_provider_android - 2.2.4 2.2.4
path_provider_foundation - 2.3.2 2.3.2
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.2.1 2.2.1
petitparser - 6.0.2 6.0.2
platform - 3.1.4 3.1.4
platform_detect - 2.0.11 2.0.11
platform_local_notifications - 1.0.0 1.0.0
plugin_platform_interface - 2.1.8 2.1.8
pointycastle - 3.9.0 3.9.0
pub_semver - 2.1.4 2.1.4
qs_dart - 1.0.8 1.0.8
quick_notify_2 - 0.3.0-dev.0 0.3.0-dev.0
rxdart - 0.27.7 0.27.7
shared_preferences - 2.2.3 2.2.3
shared_preferences_android - 2.2.2 2.2.2
shared_preferences_foundation - 2.3.5 2.3.5
shared_preferences_linux - 2.3.2 2.3.2
shared_preferences_platform_interface - 2.3.2 2.3.2
shared_preferences_web - 2.3.0 2.3.0
shared_preferences_windows - 2.3.2 2.3.2
sky_engine - 0.0.99 0.0.99
socket_io_client - 2.0.3+1 2.0.3+1
socket_io_common - 2.0.3 2.0.3
source_span - 1.10.0 1.10.0
sqflite - 2.3.3 2.3.3
sqflite_common - 2.5.4 2.5.4
sqflite_common_ffi - 2.3.3 2.3.3
sqlite3 - 2.4.2 2.4.2
sqlite3_flutter_libs - 0.5.20 0.5.20
stack_trace - 1.11.1 1.11.1
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.2.0
synchronized - 3.1.0+1 3.1.0+1
term_glyph - 1.2.1 1.2.1
test_api - 0.6.1 0.7.1
timeago - 3.6.1 3.6.1
timezone - 0.9.2 0.9.2
typed_data - 1.3.2 1.3.2
universal_html - 2.2.4 2.2.4
universal_io - 2.2.2 2.2.2
uuid - 3.0.7 4.4.0
v_platform - 1.2.3 1.2.3
vector_math - 2.1.4 2.1.4
vm_service - 13.0.0 14.2.1
weak_map - 3.0.1 3.0.1
web - 0.5.1 0.5.1
webrtc_interface - 1.2.0 1.2.0
win32 - 5.4.0 5.4.0
win32_registry - 1.1.3 1.1.3
xdg_directories - 1.0.4 1.0.4
xml - 6.5.0 6.5.0

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

Found 4 issues. Showing the first 2:

The constraint `^1.9.0-no-macos.2` on adaptive_dialog does not support the stable version `2.0.0`.

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

The constraint `^0.9.38` on flutter_webrtc does not support the stable version `0.10.0`, that was published 11 days ago.

When flutter_webrtc is 30 days old, this package will no longer be awarded points in this category.

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

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

Analyzed with Pana 0.22.3, Flutter 3.19.5, Dart 3.3.3.

Check the analysis log for details.