nim_core_v2_web 10.9.6 copy "nim_core_v2_web: ^10.9.6" to clipboard
nim_core_v2_web: ^10.9.6 copied to clipboard

Platformweb

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

10.9.6(Mar 31, 2026) #

New Features #

  • 新增 WebStatisticsService,实现 StatisticsService.getDatabaseInfos 接口(Web 平台返回空列表)

Web 端架构升级(Breaking Change)

  • 重大变更: Web 端从 TypeScript 中间层架构迁移到 Dart dart:js_interop 直接调用架构
  • 移除 TypeScript 中间桥接层(nim_core_v2_web/web/ 目录),Dart 通过 dart:js_interop 直接调用 NIM Web SDK
  • 消除 JSON 序列化/反序列化的性能开销,提升运行时性能
  • 统一只需维护 Dart 代码,降低维护成本
  • Web 端 Dart SDK 最低版本要求提升至 >=3.3.0
  • 注意: 用户接入方式有变化,详见官网

10.4.0(Jan 20, 2025) #

New Features #

  • 支持信令功能

Dependency Updates #

  • NIMSDK 升级到10.7.0

10.3.4(Dec 24, 2024) #

New Features #

  • 支持在线订阅功能

10.3.1(Sep 2, 2024) #

Bug Fixes #

  • 已知问题修复

10.3.0(Aug 22, 2024) #

New Features #

  • 工程首次提交
0
likes
115
points
354
downloads

Documentation

API reference

Publisher

verified publisheryunxin.163.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, nim_core_v2_platform_interface, universal_html, web

More

Packages that depend on nim_core_v2_web

Packages that implement nim_core_v2_web