nim_core 1.0.10 copy "nim_core: ^1.0.10" to clipboard
nim_core: ^1.0.10 copied to clipboard

A Flutter plugin for NetEase IM SDK on Android, iOS and Windows.

1.0.10(Sep 8, 2022) #

New Features #

  • add queryRoamMsgHasMoreTime in MessageService
  • add updateRoamMsgHasMoreTag in MessageService
  • add rejectApply in TeamService
  • support iOS simulator

Behavior changes #

  • UserService.onMuteListChanged return type change to NIMMuteListChangedNotify
  • MessageService.onSessionDelete return type change to nullable

Bug Fixes #

  • Fix some Known bugs

Dependency Updates #

  • nim_core_platform_interface from 1.0.0 to 1.0.1
  • Android NIM SDK from 8.11.12 to 8.11.13

1.0.9(Sep 2, 2022) #

Bug Fixes #

  • iOS Fixed can't get latitude and longitude

Dependency Updates #

  • nim_core_macos from 1.0.0 to 1.0.2
  • nim_core_windows from 1.0.0 to 1.0.2

1.0.8(Aug 29, 2022) #

Bug Fixes #

  • iOS Fixed removeManagers parameter error

1.0.7(Aug 23, 2022) #

Bug Fixes #

  • iOS Fixed issue with fetch top message data being empty
  • iOS Fixed fetchUserInfoList forced unpacking
  • iOS Fixed empty LastMessage Content

1.0.6(Aug 18, 2022) #

Bug Fixes #

  • Android add updateMyMemberExtension for TeamService
  • Android fix sendMessage error in SuperTeam

1.0.5(Aug 17, 2022) #

Bug Fixes #

  • iOS fix getUserinfo ext field is empty

1.0.4(Aug 9, 2022) #

Bug Fixes #

  • Android fix initialized status issue

1.0.3(Jul 26, 2022) #

Bug Fixes #

  • Android fix multi channel issue

1.0.2(Jul 22, 2022) #

Bug Fixes #

  • iOS Fixed an issue where attach was empty

1.0.1(Jul 20, 2022) #

Bug Fixes #

  • add some necessary logs for chatroom message receiver

1.0.0(Jul 13, 2022) #

New Features #

  • first release version