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

discontinuedreplaced by: nim_core
PlatformAndroidiOS

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.3

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
105
pub points
1%
popularity

Publisher

verified publisheryunxin.163.com

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

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on nim