cometchat_chat_uikit 6.0.3 copy "cometchat_chat_uikit: ^6.0.3" to clipboard
cometchat_chat_uikit: ^6.0.3 copied to clipboard

CometChat's Flutter UI Kit offers custom UI components for streamlined text and chat features in your app, designed with developers in mind to minimize development effort.

30/ 160
pub points
2.56k
downloads

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

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

Passed check 10/10 points: Provide a valid pubspec.yaml

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
0 / 20trigger folding of the section

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

OUT: Documenting cometchat_chat_uikit... Discovering libraries... Linking elements... Precaching local docs for 1737874 elements... Initialized dartdoc with 3689 libraries Generating docs for library call_ui/src/utils/call_extension_constants.dart from package:cometchat_chat_uikit/call_ui/src/utils/call_extension_constants.dart... Generating docs for library call_ui/src/utils/call_permissions.dart from package:cometchat_chat_uikit/call_ui/src/utils/call_permissions.dart... Generating docs for library call_ui/src/utils/call_state_service.dart from package:cometchat_chat_uikit/call_ui/src/utils/call_state_service.dart... Generating docs for library call_ui/src/utils/call_utils.dart from package:cometchat_chat_uikit/call_ui/src/utils/call_utils.dart... Generating docs for library call_ui/src/call_buttons/bloc/bloc.dart from package:cometchat_chat_uikit/call_ui/src/call_buttons/bloc/bloc.dart... [994 more lines] ERR: warning: unresolved doc reference [CometChatGroupsController] from groups: (file:///tmp/pana_UPNRBD/lib/chat_ui/src/groups/groups.dart:1:1) warning: unresolved doc reference [CallStateController] from call_state_service.CallStateService: (file:///tmp/pana_UPNRBD/lib/call_ui/src/utils/call_state_service.dart:21:7) warning: unresolved doc reference [OutgoingCallConfiguration] from cometchat_call_buttons_configuration.CallButtonsConfiguration.outgoingCallConfiguration: (file:///tmp/pana_UPNRBD/lib/call_ui/src/call_buttons/cometchat_call_buttons_configuration.dart:38:45) in documentation inherited from cometchat_call_buttons_configuration.CallButtonsConfiguration.outgoingCallConfiguration: (file:///tmp/pana_UPNRBD/lib/call_ui/src/call_buttons/cometchat_call_b[...] warning: unresolved doc reference [callLogRequestBuilder] from cometchat_call_logs.CometChatCallLogs.callLogsRequestBuilder: (file:///tmp/pana_UPNRBD/lib/call_ui/src/call_logs/cometchat_call_logs/cometchat_call_logs.dart:99:32) in documentation inherited from cometchat_call_logs.CometChatCallLogs.callLogsRequestBuilder: (file:///tmp/pana_UPNRBD/lib/call_ui/src/call_logs/cometchat_call_logs/cometchat_call_logs.dart:99:32) [508 more lines]

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
0 / 20trigger folding of the section

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

Failed report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 442 issues. Showing the first 2:

ERROR: Target of URI doesn't exist: 'dart:web_audio'.

lib/chat_ui/src/message_composer/widgets/inline_audio_recorder/web_audio_recorder.dart:5:8

  ╷
5 │ import 'dart:web_audio' as web_audio;
  │        ^^^^^^^^^^^^^^^^
  ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/chat_ui/src/message_composer/widgets/inline_audio_recorder/web_audio_recorder.dart

WARNING: A value for optional parameter 'fromId' isn't ever given.

lib/chat_ui/src/conversations/bloc/conversations_bloc.dart:223:13

    ╷
223 │     String? fromId,
    │             ^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/chat_ui/src/conversations/bloc/conversations_bloc.dart

Failed report section
Support up-to-date dependencies
10 / 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
cached_network_image >=3.3.1 <4.0.0 3.4.1 3.4.1
cometchat_calls_sdk ^5.0.2 5.0.3 5.0.3
cometchat_cards ^1.0.0 1.0.0 1.0.0
cometchat_sdk ^5.0.3 5.0.4 5.0.4
diffutil_dart >=3.0.0 <4.0.0 3.0.0 5.0.0
equatable >=2.0.5 <3.0.0 2.0.8 2.0.8
flutter_bloc >=8.1.0 <9.0.0 8.1.6 9.1.1
flutter_cache_manager >=3.4.1 <4.0.0 3.4.1 3.4.1
flutter_svg >=2.0.17 <3.0.0 2.3.0 2.3.0
gpt_markdown >=1.1.2 <2.0.0 1.1.7 1.1.7
http >=1.0.0 <2.0.0 1.6.0 1.6.0
image_picker >=1.0.5 <2.0.0 1.2.2 1.2.2
intl any 0.20.2 0.20.2
path_provider >=2.1.2 <3.0.0 2.1.6 2.1.6
permission_handler >=11.3.1 <12.0.0 11.4.0 12.0.3
scrollview_observer >=1.23.0 <2.0.0 1.27.0 1.27.0
url_launcher >=6.1.12 <7.0.0 6.3.2 6.3.2
video_player >=2.7.2 <3.0.0 2.11.1 2.11.1
webview_flutter >=4.4.3 <5.0.0 4.14.0 4.14.0
Transitive dependencies
Package Constraint Compatible Latest Notes
args - 2.7.0 2.7.0
async - 2.13.1 2.13.1
bloc - 8.1.4 9.2.1
cached_network_image_platform_interface - 4.1.1 4.1.1
cached_network_image_web - 1.3.1 1.3.1
characters - 1.4.1 1.4.1
clock - 1.1.2 1.1.2
code_assets - 1.2.1 1.2.1
collection - 1.19.1 1.19.1
connectivity_plus - 6.1.5 7.1.1
connectivity_plus_platform_interface - 2.1.0 2.1.0
cross_file - 0.3.5+2 0.3.5+2
crypto - 3.0.7 3.0.7
csslib - 1.0.2 1.0.2
dbus - 0.7.13 0.7.14
dio - 5.9.2 5.9.2
dio_web_adapter - 2.1.2 2.1.2
ffi - 2.2.0 2.2.0
file - 7.0.1 7.0.1
file_selector_linux - 0.9.4 0.9.4
file_selector_macos - 0.9.5 0.9.5
file_selector_platform_interface - 2.7.0 2.7.0
file_selector_windows - 0.9.3+5 0.9.3+5
fixnum - 1.1.1 1.1.1
flutter_math_fork - 0.7.4 0.7.4
flutter_plugin_android_lifecycle - 2.0.35 2.0.35
flutter_secure_storage - 9.2.4 10.3.1
flutter_secure_storage_linux - 1.2.3 3.0.1
flutter_secure_storage_macos - 3.1.3 4.0.0
flutter_secure_storage_platform_interface - 1.1.2 2.0.1
flutter_secure_storage_web - 1.2.1 2.1.1
flutter_secure_storage_windows - 3.1.2 4.2.2
glob - 2.1.3 2.1.3
hooks - 2.0.2 2.0.2
html - 0.15.6 0.15.6
http_parser - 4.1.2 4.1.2
idb_shim - 2.9.4 2.9.4
image_picker_android - 0.8.13+19 0.8.13+19
image_picker_for_web - 3.1.1 3.1.1
image_picker_ios - 0.8.13+6 0.8.13+6
image_picker_linux - 0.2.2 0.2.2
image_picker_macos - 0.2.2+1 0.2.2+1
image_picker_platform_interface - 2.11.1 2.11.1
image_picker_windows - 0.2.2 0.2.2
jni - 1.0.0 1.0.0
jni_flutter - 1.0.1 1.0.1
js - 0.6.7 0.7.2 Discontinued
json_annotation - 4.9.0 4.12.0
logging - 1.3.0 1.3.0
material_color_utilities - 0.13.0 0.13.0
meta - 1.18.0 1.18.3
mime - 2.0.0 2.0.0
native_toolchain_c - 0.19.1 0.19.1
nested - 1.0.0 1.0.0
nm - 0.5.0 0.5.0
objective_c - 9.4.1 9.4.1
octo_image - 2.1.0 2.1.0
package_config - 2.2.0 3.0.0
path - 1.9.1 1.9.1
path_parsing - 1.1.0 1.1.0
path_provider_android - 2.3.1 2.3.1
path_provider_foundation - 2.6.0 2.6.0
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.3 2.1.3
path_provider_windows - 2.3.0 2.3.0
permission_handler_android - 12.1.0 13.0.1
permission_handler_apple - 9.4.10 9.4.10
permission_handler_html - 0.1.3+5 0.1.3+5
permission_handler_platform_interface - 4.3.0 4.3.0
permission_handler_windows - 0.2.1 0.2.1
petitparser - 7.0.2 7.0.2
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
provider - 6.1.5+1 6.1.5+1
pub_semver - 2.2.0 2.2.0
record_use - 0.6.0 0.6.0
rxdart - 0.28.0 0.28.0
sembast - 3.8.9 3.8.9
shared_preferences - 2.5.5 2.5.5
shared_preferences_android - 2.4.26 2.4.26
shared_preferences_foundation - 2.5.6 2.5.6
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
shimmer - 3.0.0 3.0.0
source_span - 1.10.2 1.10.2
sqflite - 2.4.3 2.4.3
sqflite_android - 2.4.3 2.4.3
sqflite_common - 2.5.11 2.5.11
sqflite_common_ffi - 2.4.2 2.4.2
sqflite_darwin - 2.4.3 2.4.3
sqflite_platform_interface - 2.4.1 2.4.1
sqlite3 - 3.3.3 3.3.3
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
synchronized - 3.4.1 3.4.1
term_glyph - 1.2.2 1.2.2
tuple - 2.0.2 2.0.2
typed_data - 1.4.0 1.4.0
url_launcher_android - 6.3.32 6.3.32
url_launcher_ios - 6.4.1 6.4.1
url_launcher_linux - 3.2.2 3.2.2
url_launcher_macos - 3.2.5 3.2.5
url_launcher_platform_interface - 2.3.2 2.3.2
url_launcher_web - 2.4.3 2.4.3
url_launcher_windows - 3.1.5 3.1.5
uuid - 4.5.3 4.5.3
vector_graphics - 1.2.2 1.2.2
vector_graphics_codec - 1.1.13 1.1.13
vector_graphics_compiler - 1.2.6 1.2.6
vector_math - 2.2.0 2.4.0
video_player_android - 2.9.6 2.9.6
video_player_avfoundation - 2.9.7 2.9.7
video_player_platform_interface - 6.7.0 6.7.0
video_player_web - 2.4.0 2.4.0
web - 1.1.1 1.1.1
web_socket_channel - 2.4.0 3.0.3
webview_flutter_android - 4.13.0 4.13.0
webview_flutter_platform_interface - 2.15.1 2.15.1
webview_flutter_wkwebview - 3.26.0 3.26.0
win32 - 5.15.0 6.3.0
xdg_directories - 1.1.0 1.1.0
xml - 7.0.1 7.0.1
yaml - 3.1.3 3.1.3

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

Found 3 issues. Showing the first 2:

The constraint `>=3.0.0 <4.0.0` on diffutil_dart does not support the stable version `4.0.0`.

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

The constraint `>=8.1.0 <9.0.0` on flutter_bloc does not support the stable version `9.0.0`.

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • URI_DOES_NOT_EXIST - lib/chat_ui/src/message_composer/widgets/inline_audio_recorder/web_audio_recorder.dart:5:8 - Target of URI doesn't exist: 'dart:web_audio'.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.23.12, Flutter 3.44.2, Dart 3.12.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions: