netease_callkit_ui 4.1.0+3 copy "netease_callkit_ui: ^4.1.0+3" to clipboard
netease_callkit_ui: ^4.1.0+3 copied to clipboard

netease callkit_ui is a ui kit about audio&video calls launched by CommsEase.

4.1.0+3 - 2026-01-04 #

Fix #

  • modify readme

Compatibility #

  • Compatible with callkit Flutter 4.1.0

4.1.0+2 - 2025-12-31 #

Fix #

  • flutter analyze issues

Compatibility #

  • Compatible with callkit Flutter 4.1.0

4.1.0+1 - 2025-12-22 #

Fix #

  • flutter analyze issues
  • No longer internally dependent on common-ui

Compatibility #

  • Compatible with callkit Flutter 4.1.0

4.1.0 - 2025-12-19 #

Added #

  • Added AI subtitles during calls

Compatibility #

  • Compatible with callkit Flutter 4.1.0

3.8.1-beta.1 - 2025-12-09 #

Fixed #

  • On Android, onCallConnected now returns RTC info in NECallInfo

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.1-beta.0 - 2025-11-06 #

Added #

  • Added support for displaying subtitles

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.1+5 - 2025-12-03 #

Fix #

  • flutter analyze issues

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.1+4 - 2025-12-03 #

Changed #

  • Upgraded common and common_ui, and stopped pinning a specific intl version

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.1+3 - 2025-12-03 #

Changed #

  • Set Flutter version constraint to ">=2.5.0"
  • Changed intl constraint to "intl: any" (no specific version)

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.1+2 - 2025-12-03 #

Changed #

  • Set Flutter version constraint to ">=2.5.0 <= 3.22.3"

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.1+1 - 2025-12-03 #

Fix #

  • flutter analyze issues

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.1 - 2025-12-03 #

Changed #

  • Upgraded callkit

Fix #

  • flutter analyze issues

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.0+1 - 2025-11-06 #

Changed #

  • Aligned with native SDK version

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.8.0 - 2025-11-06 #

Added #

  • 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

Fixed #

  • 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

Compatibility #

  • Compatible with callkit Android 3.8.0
  • Compatible with callkit iOS 3.8.0

3.7.1+3 - 2025-10-21 #

Added #

  • Added toast notifications on other logged-in devices when a call is answered on one device

Compatibility #

  • Compatible with callkit Android 3.7.2
  • Compatible with callkit iOS 3.7.1

3.7.1+2 - 2025-10-20 #

Changed #

  • Upgraded native SDK

Compatibility #

  • Compatible with callkit Android 3.7.2
  • Compatible with callkit iOS 3.7.1

3.7.1+1 - 2025-10-17 #

Fixed #

  • Prevented rare cases where an unknown call end event occurred but the call page was not destroyed

Compatibility #

  • Compatible with callkit Android 3.7.2
  • Compatible with callkit iOS 3.7.1

3.7.1 - 2025-10-17 #

Changed #

  • Upgraded native SDK

Fixed #

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

Compatibility #

  • Compatible with callkit Android 3.7.2
  • Compatible with callkit iOS 3.7.1

3.6.2+2 #

Changed #

  • Improved multi-language support

Fixed #

  • Fixed an issue where the incoming call page could not be shown when only setupEngine was called

3.6.2+1 #

Added #

  • Removed dependency on permission_handler

3.6.2 #

Added #

  • Removed redundant toast messages
  • Added and optimized permission prompts
  • Added foreground service support on Android
  • Added LiveCommunicationKit answering support on iOS

3.6.0 #

Added #

  • Initial release.