# flutter_nb **Repository Path**: lv4980/flutter_nb ## Basic Information - **Project Name**: flutter_nb - **Description**: 一个集成环信IM的Flutter项目。(Flutter IM,Flutter即时通讯) - **Primary Language**: Dart - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2019-08-26 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flutter_nb ([Demo.apk,账号注册数量有限,公用账号(13800008888,123456)](https://github.com/buhuiming/flutter_nb/blob/master/apk/app-release.apk)) 暂停更新 一个集成环信IM的Flutter项目。目前只是Android与flutter双向交互, 已完成功能:注册、登录、退出登录、自动登录、切换头像、切换主题、消息推送开关、搜索、添加好友、 系统消息推送、系统消息列表、消息删除、数据库存储,通知栏提醒、加入黑名单、移出黑名单、 删除好友、发送文本消息、发送图片(表情)消息、发送语音消息、发送小视频等 ## [急急急~ TextField上显示自定义表情,谁会???]() ## Getting Started([效果图](https://github.com/buhuiming/flutter_nb/tree/master/screens/screen.md)) ### 原理:原生集成环信IM SDK,利用MethodChannel和EventChannel,进行Flutter与原生的双向交互。 ### 1、[Flutter自定义加载圈](https://www.jianshu.com/p/17e256bc6230) ### 2、[Flutter爬坑过程小总结](https://www.jianshu.com/p/08dded076f59) ### 3、[Flutter自定义带搜索框的AppBar](https://www.jianshu.com/p/03f5db68567b) ### 4、[Flutter与原生Android双向交互](https://www.jianshu.com/p/c19e2c12da2d) ### 5、[关于Flutter沉浸式状态栏](https://www.jianshu.com/p/0a74b134705b) This project is a starting point for a Flutter application. A few resources to get you started if this is your first Flutter project: - [Lab: Write your first Flutter app](https://flutter.io/docs/get-started/codelab) - [Cookbook: Useful Flutter samples](https://flutter.io/docs/cookbook) For help getting started with Flutter, view our [online documentation](https://flutter.io/docs), which offers tutorials, samples, guidance on mobile development, and a full API reference.