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

A dart version's client of Kingdee Cloud API.

0.0.4 #

Bug Fixed.

  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