zycloud_client 1.2.0 zycloud_client: ^1.2.0 copied to clipboard
This library includes interfaces such as user module, administrator module, real-time chat module, custom data module, and Dart code push hosting module.
1.2.0 #
- Upgrade to the latest dependent libraries.
1.1.1 #
- Simplify the calling method of creating websocket connection inside NetClient.
1.1.0 #
- Optimize client parameter structure and file structure.
1.0.12 #
- Remove paymentExists route, add paymentUpdate route, modify wechatStart route.
1.0.11 #
- Add fields to the Payment class and add parameters to the paymentCashout route.
1.0.10 #
- Added amapIpParse route and added some other parameters or class fields.
1.0.9 #
- Add Business.minsdkv field and related functions.
1.0.8 #
- Fix the codeVersion parameter type of appManifest route to
int?
.
1.0.6 #
- Modify some annotation information.
1.0.0 #
- Initial version.