You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.github | 3 years ago | |
.idea | 3 years ago | |
android | 3 years ago | |
example | 3 years ago | |
ios | 3 years ago | |
lib | 3 years ago | |
test | 3 years ago | |
.gitignore | 4 years ago | |
CHANGELOG.md | 3 years ago | |
LICENSE | 4 years ago | |
README.md | 3 years ago | |
README.zh-cn.md | 3 years ago | |
flutter_openim_sdk.iml | 4 years ago | |
pubspec.lock | 3 years ago | |
pubspec.yaml | 3 years ago |
README.md
flutter_openim_sdk
A flutter im plugin for android and ios.
文档 | demo(体验app源代码) | widget(聊天UI库)
Getting Started
1,Add dependency in yaml
flutter_openim_sdk: latest
2,Import package
import 'package:flutter_openim_sdk/flutter_openim_sdk.dart';