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.
 
 
 
 
 
open-im-sdk-flutter-m/README.md

882 B

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';