cometchat_calls_uikit 4.3.3 copy "cometchat_calls_uikit: ^4.3.3" to clipboard
cometchat_calls_uikit: ^4.3.3 copied to clipboard

Flutter plugin featuring custom audio and video call widgets. Integrate seamlessly with Cometchat Chat UI Kit or use independently for streamlined development.

8
likes
140/ 160
pub points
84%
popularity

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

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

10/10 points: Provide a valid pubspec.yaml

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

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.

OK
Provide documentation
20 / 20trigger folding of the section

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

2538 out of 4487 API elements (56.6 %) have documentation comments.

Some symbols that are missing documentation: cometchat_calls_uikit, cometchat_calls_uikit.AIExtension, cometchat_calls_uikit.AIExtension.AIExtension, cometchat_calls_uikit.AIOptionsStyle, cometchat_calls_uikit.AIOptionsStyle.AIOptionsStyle.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:cometchat_calls_uikit/cometchat_calls_uikit.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:cometchat_calls_uikit/cometchat_calls_uikit.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:cometchat_calls_uikit/cometchat_calls_uikit.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:cometchat_calls_uikit/cometchat_calls_uikit.dart that declares support for platforms: Android, iOS.

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:cometchat_calls_uikit/cometchat_calls_uikit.dart that imports:
  • package:cometchat_calls_uikit/src/outgoing_call/cometchat_outgoing_call.dart that imports:
  • package:cometchat_uikit_shared/cometchat_uikit_shared.dart that imports:
  • package:cometchat_uikit_shared/src/views/video_bubble/video_player.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.
Package does not support platform `iOS`.

Because:

  • package:cometchat_calls_uikit/cometchat_calls_uikit.dart that imports:
  • package:cometchat_calls_uikit/src/outgoing_call/cometchat_outgoing_call.dart that imports:
  • package:cometchat_uikit_shared/cometchat_uikit_shared.dart that imports:
  • package:cometchat_uikit_shared/src/views/video_bubble/video_player.dart that imports:
  • package:chewie/chewie.dart that imports:
  • package:chewie/src/material/material_desktop_controls.dart that imports:
  • package:chewie/src/chewie_player.dart that imports:
  • package:wakelock_plus/wakelock_plus.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_io_plugin.dart that imports:
  • package:wakelock_plus/src/wakelock_plus_windows_plugin.dart that imports:
  • package:win32/win32.dart that declares support for platforms: Windows.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:cometchat_calls_uikit/cometchat_calls_uikit.dart that imports:
  • package:cometchat_calls_uikit/src/call_logs/cometchat_call_log_history/cometchat_call_log_history.dart that imports:
  • package:get/get.dart that imports:
  • package:get/route_manager.dart that imports:
  • package:get/get_navigation/get_navigation.dart that imports:
  • package:get/get_navigation/src/root/get_material_app.dart that imports:
  • package:get/get_utils/get_utils.dart that imports:
  • package:get/get_utils/src/platform/platform.dart that imports:
  • package:get/get_utils/src/platform/platform_web.dart that imports:
  • dart:html

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.

partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 8 issues. Showing the first 2:

INFO: 'WillPopScope' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/incoming_call/cometchat_incoming_call.dart:113:12

    ╷
113 │     return WillPopScope(
    │            ^^^^^^^^^^^^
    ╵

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

INFO: 'WillPopScope.new' is deprecated and shouldn't be used. Use PopScope instead. This feature was deprecated after v3.12.0-1.0.pre.

lib/src/incoming_call/cometchat_incoming_call.dart:113:12

    ╷
113 │     return WillPopScope(
    │            ^^^^^^^^^^^^
    ╵

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

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

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

Package Constraint Compatible Latest
cometchat_calls_sdk ^4.0.9 4.0.10 4.0.10
cometchat_sdk ^4.0.14 4.0.18 4.0.18
cometchat_uikit_shared ^4.4.4 4.4.9 4.4.9
flutter flutter 0.0.0 0.0.0
get ^4.6.5 4.6.6 4.6.6
intl any 0.19.0 0.19.0
Transitive dependencies
Package Constraint Compatible Latest
args - 2.6.0 2.6.0
async - 2.12.0 2.12.0
characters - 1.3.0 1.3.1
chewie - 1.8.5 1.8.5
clock - 1.1.1 1.1.1
collection - 1.18.0 1.19.1
cross_file - 0.3.4+2 0.3.4+2
csslib - 1.0.0 1.0.0
cupertino_icons - 1.0.8 1.0.8
dbus - 0.7.10 0.7.10
ffi - 2.1.3 2.1.3
file_selector_linux - 0.9.3 0.9.3
file_selector_macos - 0.9.4+2 0.9.4+2
file_selector_platform_interface - 2.6.2 2.6.2
file_selector_windows - 0.9.3+3 0.9.3+3
flutter_image - 4.1.11 4.1.11
flutter_localizations - 0.0.0 0.0.0
flutter_plugin_android_lifecycle - 2.0.23 2.0.23
flutter_web_plugins - 0.0.0 0.0.0
html - 0.15.4 0.15.4
http - 1.2.2 1.2.2
http_parser - 4.0.2 4.1.1
image_picker - 1.1.2 1.1.2
image_picker_android - 0.8.12+17 0.8.12+17
image_picker_for_web - 3.0.6 3.0.6
image_picker_ios - 0.8.12+1 0.8.12+1
image_picker_linux - 0.2.1+1 0.2.1+1
image_picker_macos - 0.2.1+1 0.2.1+1
image_picker_platform_interface - 2.10.0 2.10.0
image_picker_windows - 0.2.1+1 0.2.1+1
material_color_utilities - 0.11.1 0.12.0
meta - 1.15.0 1.16.0
mime - 2.0.0 2.0.0
nested - 1.0.0 1.0.0
package_info_plus - 8.1.0 8.1.0
package_info_plus_platform_interface - 3.0.1 3.0.1
path - 1.9.0 1.9.1
path_provider - 2.1.4 2.1.4
path_provider_android - 2.2.12 2.2.12
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
petitparser - 6.0.2 6.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.2 6.1.2
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
string_scanner - 1.4.0 1.4.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.4.0 1.4.0
url_launcher - 6.3.1 6.3.1
url_launcher_android - 6.3.13 6.3.13
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.3 3.1.3
vector_math - 2.1.4 2.1.4
video_player - 2.9.2 2.9.2
video_player_android - 2.7.13 2.7.13
video_player_avfoundation - 2.6.2 2.6.2
video_player_platform_interface - 6.2.3 6.2.3
video_player_web - 2.3.2 2.3.2
wakelock_plus - 1.2.8 1.2.8
wakelock_plus_platform_interface - 1.2.1 1.2.1
web - 1.1.0 1.1.0
webview_flutter - 4.10.0 4.10.0
webview_flutter_android - 4.0.0 4.0.0
webview_flutter_platform_interface - 2.10.0 2.10.0
webview_flutter_wkwebview - 3.16.0 3.16.0
win32 - 5.7.1 5.7.1
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.5.0

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

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.13, Flutter 3.24.3, Dart 3.5.3.

Check the analysis log for details.

8
likes
140
pub points
84%
popularity

Publisher

verified publishercometchat.com

Flutter plugin featuring custom audio and video call widgets. Integrate seamlessly with Cometchat Chat UI Kit or use independently for streamlined development.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

cometchat_calls_sdk, cometchat_sdk, cometchat_uikit_shared, flutter, get, intl

More

Packages that depend on cometchat_calls_uikit