nim_core_web 1.0.2
nim_core_web: ^1.0.2 copied to clipboard
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().