Compatible with callkit Flutter 4.5.0+3
修复 Windows 平台下 callkit_ui 缺少 runtimeobject 链接导致构建失败的问题。
Compatible with callkit Flutter 4.5.0+2
对齐 callkit Flutter 4.5.0+1 热修版本。
Compatible with callkit Flutter 4.5.0+1
支持 Flutter 桌面端(macOS / Windows)接入。
Compatible with callkit Flutter 4.5.0
适配 callkit Flutter 4.4.3,支持 iOS LiveCommunicationKit accept / hangup response 回调上抛到 Flutter 层。
示例工程补充了对应回调的浮层提示展示,便于验证系统来电界面的接听与拒绝反馈链路。
Compatible with callkit Flutter 4.4.3
新增群呼(多人音视频通话)功能
groupCall 发起群呼,选择多个联系人(最多 10 人)一键呼叫
groupJoin 主动加入已存在的群呼
setGroupInviteHandler 设置通话中邀请新成员的回调
支持被叫接听或拒绝来电邀请
多人视频画面以宫格形式展示,支持点击放大
音视频控制:麦克风开关、摄像头开关、扬声器切换
主叫端显示成员拒绝/占线/超时等状态提示
Added incoming call banner feature: displays a compact banner at the top of the screen when a call arrives, allowing users to accept or reject without leaving the current interface.
Added enableIncomingBanner API to enable/disable banner mode.
Compatible with callkit Flutter 4.3.0
Compatible with callkit Flutter 4.1.0
Compatible with callkit Flutter 4.1.0
flutter analyze issues
No longer internally dependent on common-ui
Compatible with callkit Flutter 4.1.0
Added AI subtitles during calls
Compatible with callkit Flutter 4.1.0
On Android, onCallConnected now returns RTC info in NECallInfo
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Added support for displaying subtitles
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Upgraded common and common_ui, and stopped pinning a specific intl version
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Set Flutter version constraint to ">=2.5.0"
Changed intl constraint to "intl: any" (no specific version)
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Set Flutter version constraint to ">=2.5.0 <= 3.22.3"
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Aligned with native SDK version
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Added support for showing a floating window when the app is in the background (controlled by NECallKitUI.instance.enableFloatWindowOutOfApp(bool enable))
Added toast notifications on other logged-in devices when a call is answered on one device
Optimized black screen issues when switching between large and small video views during a call
Fixed an issue on some devices (e.g. Xiaomi Mix 3) where tapping the floating window in a call outside the app could not bring the call page to the foreground
Compatible with callkit Android 3.8.0
Compatible with callkit iOS 3.8.0
Added toast notifications on other logged-in devices when a call is answered on one device
Compatible with callkit Android 3.7.2
Compatible with callkit iOS 3.7.1
Compatible with callkit Android 3.7.2
Compatible with callkit iOS 3.7.1
Prevented rare cases where an unknown call end event occurred but the call page was not destroyed
Compatible with callkit Android 3.7.2
Compatible with callkit iOS 3.7.1
iOS specific
LiveCommunicationKit-related issues
Fixed an issue where the ringtone might play repeatedly when receiving a call
Fixed an issue where, after a fresh install followed by immediately going to the background, the answer button might not appear when receiving and answering a call
Fixed an issue where double-tapping the answer button quickly would establish the call but close the call UI
Compatible with callkit Android 3.7.2
Compatible with callkit iOS 3.7.1
Improved multi-language support
Fixed an issue where the incoming call page could not be shown when only setupEngine was called
Removed dependency on permission_handler
Removed redundant toast messages
Added and optimized permission prompts
Added foreground service support on Android
Added LiveCommunicationKit answering support on iOS
Documentation API reference
Publisher yunxin.163.com
Weekly Downloads
netease callkit_ui is a ui kit about audio&video calls launched by CommsEase.
Homepage Repository (GitHub) View/report issues
License MIT (license )
Dependencies crypto , file , flutter , flutter_localizations , flutter_screenutil , fluttertoast , hawk_meta , intl , netease_callkit , netease_common , nim_core_v2 , path_provider , permission_handler , plugin_platform_interface , shared_preferences , yunxin_alog
More Packages that depend on netease_callkit_ui Packages that implement netease_callkit_ui