k3cloud_api 0.0.5 copy "k3cloud_api: ^0.0.5" to clipboard
k3cloud_api: ^0.0.5 copied to clipboard

A dart version's client of Kingdee Cloud API.

0.0.5 #

Bug fixed from the meta query and switch org. Add the autoAudit option when saving.

  1. Cheack if the user had logined.
bool succ = KdApi.isLogin();
  1. Modify the way to fetch the current logined user information.
UserContext user = KdApi.getCurrentUser();
1
likes
100
pub points
14%
popularity

Publisher

unverified uploader

A dart version's client of Kingdee Cloud API.

Repository

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on k3cloud_api