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.
909 B
909 B
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';