You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi !
When I run the demo on github i get these issues
../../../../AppData/Local/Pub/Cache/hosted/pub.dev/zego_uikit_prebuilt_call-4.9.0/lib/src/invitation/callkit/callkit_incoming_wrapper.dart:105:7: Error: No named parameter with the name 'isShowFullScreen'.
isShowFullScreen: isShowFullScreen,
^^^^^^^^^^^^^^^^
../../../../AppData/Local/Pub/Cache/hosted/pub.dev/flutter_callkit_incoming_yoer-2.0.4+1/lib/entities/android_params.dart:8:9: Context: Found this candidate, but the arguments don't match.
const AndroidParams({
^^^^^^^^^^^^^
../../../../AppData/Local/Pub/Cache/hosted/pub.dev/zego_uikit-2.22.2/lib/src/plugins/signaling/impl/core/advance_invitation_data.dart:15:33: Error: A non-null value must be returned since the return type 'AdvanceInvitationState' doesn't allow null.
'AdvanceInvitationState' is from 'package:zego_uikit/src/plugins/signaling/impl/core/defines.dart' ('../../../../AppData/Local/Pub/Cache/hosted/pub.dev/zego_uikit-2.22.2/lib/src/plugins/signaling/impl/core/defines.dart').
static AdvanceInvitationState fromSignalingPluginInvitationUserState(
The text was updated successfully, but these errors were encountered:
ndachrisbony
changed the title
Issues with packages zego_ui_kit and others
Issues inside packages zego_ui_kit and others
Nov 25, 2024
Hi !
When I run the demo on github i get these issues
../../../../AppData/Local/Pub/Cache/hosted/pub.dev/zego_uikit_prebuilt_call-4.9.0/lib/src/invitation/callkit/callkit_incoming_wrapper.dart:105:7: Error: No named parameter with the name 'isShowFullScreen'.
isShowFullScreen: isShowFullScreen,
^^^^^^^^^^^^^^^^
../../../../AppData/Local/Pub/Cache/hosted/pub.dev/flutter_callkit_incoming_yoer-2.0.4+1/lib/entities/android_params.dart:8:9: Context: Found this candidate, but the arguments don't match.
const AndroidParams({
^^^^^^^^^^^^^
../../../../AppData/Local/Pub/Cache/hosted/pub.dev/zego_uikit-2.22.2/lib/src/plugins/signaling/impl/core/advance_invitation_data.dart:15:33: Error: A non-null value must be returned since the return type 'AdvanceInvitationState' doesn't allow null.
static AdvanceInvitationState fromSignalingPluginInvitationUserState(
The text was updated successfully, but these errors were encountered: