mirror of
https://github.com/WuKongIM/WuKongIMFlutterSDK
synced 2025-06-01 16:42:48 +00:00
Optimize processing of incorrect data
This commit is contained in:
parent
4e340a4116
commit
f73d03423d
@ -7,4 +7,6 @@
|
|||||||
### 1.0.3
|
### 1.0.3
|
||||||
* update sync channel msgs
|
* update sync channel msgs
|
||||||
### 1.0.4
|
### 1.0.4
|
||||||
* update manager method of obtaining
|
* update manager method of obtaining
|
||||||
|
### 1.0.5
|
||||||
|
* Optimize processing of incorrect data
|
@ -9,7 +9,7 @@
|
|||||||
#### 安装
|
#### 安装
|
||||||
```
|
```
|
||||||
dependencies:
|
dependencies:
|
||||||
wukongimfluttersdk: ^1.0.4
|
wukongimfluttersdk: ^1.0.5
|
||||||
```
|
```
|
||||||
#### 引入
|
#### 引入
|
||||||
```dart
|
```dart
|
||||||
|
@ -499,7 +499,7 @@ packages:
|
|||||||
path: ".."
|
path: ".."
|
||||||
relative: true
|
relative: true
|
||||||
source: path
|
source: path
|
||||||
version: "1.0.4"
|
version: "1.0.5"
|
||||||
x25519:
|
x25519:
|
||||||
dependency: transitive
|
dependency: transitive
|
||||||
description:
|
description:
|
||||||
|
@ -15,7 +15,7 @@ description: wukong IM flutter sdk
|
|||||||
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
|
# 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
|
# 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.
|
# 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
|
homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user