2 Star 0 Fork 0

MRnew / meiqia

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 417 Bytes
一键复制 编辑 原始数据 按行查看 历史
MRnew 提交于 2022-03-21 22:48 . 12

meiqia_plugin

a flutter plugin for meiqiaSDK

Getting Started

初始化

MeiqiaPlugin.initMeiQia("YourAppKey");

跳转聊天界面

  MeiqiaPlugin.chat(userID: "userId", userInfo: {
                     "name": "金甲战士",
                     "gender": "男",
                     "tel": "18812345678",
                     "comment":"备注信息"
                   });
1
https://gitee.com/mrnew/meiqia.git
git@gitee.com:mrnew/meiqia.git
mrnew
meiqia
meiqia
master

搜索帮助