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

outdated

A dart version's client of Kingdee Cloud API.

0.0.3 #

  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
0
pub points
15%
popularity

Publisher

unverified uploader

A dart version's client of Kingdee Cloud API.

Repository

License

unknown (LICENSE)

Dependencies

flutter, uuid

More

Packages that depend on k3cloud_api