flutter_nim 0.1.7 copy "flutter_nim: ^0.1.7" to clipboard
flutter_nim: ^0.1.7 copied to clipboard

A new Flutter plugin for netease im, can be used to receive and send messages.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_nim

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

dependencies:
  flutter_nim: ^0.1.7

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:flutter_nim/flutter_nim.dart';
4
likes
40
pub points
0%
popularity

Publisher

unverified uploader

A new Flutter plugin for netease im, can be used to receive and send messages.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter

More

Packages that depend on flutter_nim