nim_core_web 1.0.2 copy "nim_core_web: ^1.0.2" to clipboard
nim_core_web: ^1.0.2 copied to clipboard

Platformweb

web implementation of the nim_core plugin. that is a Flutter plugin for NetEase IM SDK.

nim_core_web #

A Flutter web plugin for NetEase IM SDK.

To learn more about NIM, please visit the website

Getting Started #

To get started with NIM for Flutter, please see the documentation

Usage #

To implement a new platform-specific implementation of nim_core, extend [NimCorePlatform][2] with an implementation that performs the platform-specific behavior, and when you register your plugin, set the default NimCorePlatform by calling NimCorePlatform.instance = MyService().

0
likes
120
pub points
32%
popularity

Publisher

verified publisheryunxin.163.com

web implementation of the nim_core plugin. that is a Flutter plugin for NetEase IM SDK.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, flutter_web_plugins, nim_core_platform_interface

More

Packages that depend on nim_core_web