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.
 
 
 
 
 
hrxiang 07212474fe Update README.md 3 years ago
.github Create stale.yml 3 years ago
.idea Upgrade 3 years ago
android Fix bug 3 years ago
example new version sdk 3 years ago
ios Fix bug 3 years ago
lib Fix bug 3 years ago
test new version sdk 3 years ago
.gitignore [Fix] 4 years ago
CHANGELOG.md Fix bug 3 years ago
LICENSE [Upgrade SDK] 0.0.14 4 years ago
README.md Update README.md 3 years ago
README.zh-cn.md new version sdk 3 years ago
flutter_openim_sdk.iml init 4 years ago
pubspec.lock new version sdk 3 years ago
pubspec.yaml Fix bug 3 years ago

README.md

flutter_openim_sdk

pub package Generic badge GitHub license

A flutter im plugin for android and ios.

中文文档

demo | widget

Android

Getting Started

1,Add dependency in yaml

   flutter_openim_sdk: latest

2,Import package

  import 'package:flutter_openim_sdk/flutter_openim_sdk.dart';