meiqiachat 1.1.1 copy "meiqiachat: ^1.1.1" to clipboard
meiqiachat: ^1.1.1 copied to clipboard

首次创建plugin并上传,针对flutter技术还在探索学习中,本次集成的是美洽3.5.8,如果时间允许会进一步跟进sdk的其他功能集成,本次集成只实现了项目的初始化和跳转客服聊天页面。如果有同样需求的朋友可以自行去官网查看https://www.meiqia.com后续的sdk功能。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add meiqiachat

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  meiqiachat: ^1.1.1

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:meiqiachat/meiqiachat.dart';
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

首次创建plugin并上传,针对flutter技术还在探索学习中,本次集成的是美洽3.5.8,如果时间允许会进一步跟进sdk的其他功能集成,本次集成只实现了项目的初始化和跳转客服聊天页面。如果有同样需求的朋友可以自行去官网查看https://www.meiqia.com后续的sdk功能。

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on meiqiachat