nim 1.0.0-rc.2 copy "nim: ^1.0.0-rc.2" to clipboard
nim: ^1.0.0-rc.2 copied to clipboard

discontinuedreplaced by: nim_core
outdated

A Flutter plugin for NetEase NIM SDK on Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nim

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  nim: ^1.0.0-rc.2

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:nim/nim.dart';
0
likes
0
pub points
16%
popularity

Publisher

verified publisheryunxin.163.com

A Flutter plugin for NetEase NIM SDK on Android and iOS.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on nim