nim_chatkit_pushkit 10.9.0 copy "nim_chatkit_pushkit: ^10.9.0" to clipboard
nim_chatkit_pushkit: ^10.9.0 copied to clipboard

Push notification click bridge and default NIM payload helpers for ChatKit.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add nim_chatkit_pushkit

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

dependencies:
  nim_chatkit_pushkit: ^10.9.0

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_chatkit_pushkit/nim_chatkit_pushkit.dart';
0
likes
150
points
11
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Push notification click bridge and default NIM payload helpers for ChatKit.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, netease_corekit, nim_chatkit, nim_core_v2, plugin_platform_interface

More

Packages that depend on nim_chatkit_pushkit

Packages that implement nim_chatkit_pushkit