Netease_corekit_im
为 IM Flutter UIKit 组件提供统一初始化、通信路由以及IM能力接入。
Declaring dependencies
如需添加 netease_corekit_im 的依赖项,您必须将 pub 库添加到项目中。
在应用或模块的 pubspec.yaml
文件中添加所需组件的依赖项:
- yaml
dependencies:
netease_corekit_im: ^1.1.0
Libraries
- im_kit_client
- model/ait/ait_contacts_model
- model/ait/ait_msg
- model/contact_info
- model/custom_type_constant
- model/team_models
- repo/config_repo
- repo/misc_repo
- router/imkit_router
- router/imkit_router_constants
- router/imkit_router_factory
- service_locator
- services/contact/contact_provider
- services/contact/contact_provider_impl
- services/login/login_service
- services/login/login_service_impl
- services/message/chat_message
- services/message/message_provider
- services/message/message_provider_impl
- services/message/nim_chat_cache
- services/team/team_provider
- services/team/team_provider_impl
- services/user_info/user_info_provider
- services/user_info/user_info_provider_impl
- utils/preference_utils