update manager method of obtaining

This commit is contained in:
SL 2023-08-19 21:23:37 +08:00
parent 02c4b85906
commit 6a3ebc9c8a
4 changed files with 6 additions and 4 deletions

View File

@ -5,4 +5,6 @@
### 1.0.2
* Reconnect when handling connection errors
### 1.0.3
* update sync channel msgs
* update sync channel msgs
### 1.0.4
* update manager method of obtaining

View File

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

View File

@ -499,7 +499,7 @@ packages:
path: ".."
relative: true
source: path
version: "1.0.3"
version: "1.0.4"
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.3
version: 1.0.4
homepage: https://github.com/WuKongIM/WuKongIMFlutterSDK
environment: