Optimize processing of incorrect data

This commit is contained in:
SL 2023-08-29 11:18:55 +08:00
parent 4e340a4116
commit f73d03423d
4 changed files with 6 additions and 4 deletions

View File

@ -7,4 +7,6 @@
### 1.0.3
* update sync channel msgs
### 1.0.4
* update manager method of obtaining
* update manager method of obtaining
### 1.0.5
* Optimize processing of incorrect data

View File

@ -9,7 +9,7 @@
#### 安装
```
dependencies:
wukongimfluttersdk: ^1.0.4
wukongimfluttersdk: ^1.0.5
```
#### 引入
```dart

View File

@ -499,7 +499,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.4"
version: "1.0.5"
x25519:
dependency: transitive
description:

View File

@ -15,7 +15,7 @@ description: wukong IM flutter sdk
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
# In Windows, build-name is used as the major, minor, and patch parts
# of the product and file versions while build-number is used as the build suffix.
version: 1.0.4
version: 1.0.5
homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK
environment: