buhuiming / flutter_nb

一个集成环信IM的Flutter项目。(Flutter IM,Flutter即时通讯)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

一个集成环信IM的Flutter项目。目前只是Android与flutter双向交互, 已完成功能:注册、登录、退出登录、自动登录、切换头像、切换主题、消息推送开关、搜索、添加好友、 系统消息推送、系统消息列表、消息删除、数据库存储,通知栏提醒、加入黑名单、移出黑名单、 删除好友、发送文本消息、发送图片(表情)消息、发送语音消息、发送小视频等

现今环信已经推出sdk,http://www.easemob.com/download/im

Getting Started(效果图,图片加载不出点这里

原理:原生集成环信IM SDK,利用MethodChannel和EventChannel,进行Flutter与原生的双向交互。

License

Copyright (c) 2018 Bekie

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

About

一个集成环信IM的Flutter项目。(Flutter IM,Flutter即时通讯)


Languages

Language:Dart 86.1%Language:Java 13.6%Language:Objective-C 0.2%Language:Shell 0.1%