Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3203086

Browse files
fix bugs.
1 parent d45f354 commit 3203086

File tree

5 files changed

+13
-2
lines changed

5 files changed

+13
-2
lines changed

‎im_flutter_sdk/example/pubspec.yaml‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ dependencies:
4040
im_flutter_sdk:
4141
path: ../
4242

43+
4344
dev_dependencies:
4445
flutter_test:
4546
sdk: flutter

‎im_flutter_sdk_android/CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.13.0+1
2+
3+
- 修复收到 `onAnnouncementChangedFromChatRoom` 回调时,`announcement` 为空导致的崩溃问题。
4+
- 修复收到 `onAnnouncementChangedFromGroup` 回调时,`announcement` 为空导致的崩溃问题。
5+
16
## 4.13.0
27

38
* 更新原生sdk为 4.13.0

‎im_flutter_sdk_android/pubspec.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: im_flutter_sdk_android
22
description: Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.
3-
version: 4.13.0
3+
version: 4.13.0+1
44
homepage: https://www.easemob.com
55

66
environment:

‎im_flutter_sdk_ios/CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.13.0+1
2+
3+
- 修复收到 `onAnnouncementChangedFromChatRoom` 回调时,`announcement` 为空导致的崩溃问题。
4+
- 修复收到 `onAnnouncementChangedFromGroup` 回调时,`announcement` 为空导致的崩溃问题。
5+
16
## 4.13.0
27

38
* 更新原生sdk为 4.13.0

‎im_flutter_sdk_ios/pubspec.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: im_flutter_sdk_ios
22
description: Integrate the Chat SDK to enjoy the global IM services with high reliability, ultra-low latency, and high concurrency.
3-
version: 4.13.0
3+
version: 4.13.0+1
44
homepage: https://www.easemob.com
55

66
environment:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /