atomic_x_core
A public library for Tencent components.
Getting Started
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
Libraries
- api/barrage/barrage_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: BarrageStore @ AtomicXCore Function: Barrage related interfaces, managing barrage sending, barrage state synchronization, and barrage event listening operations in live rooms/voice chat rooms.
- api/call/call_participant_store
- api/call/call_store
- api/contact/c2c_setting_store
- api/contact/contact_list_store
- api/contact/group_setting_store
- api/conversation/conversation_list_store
- api/define
- api/device/audio_effect_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: AudioEffectStore @ AtomicXCore Function: Audio effect setting related interfaces.
- api/device/base_beauty_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: BaseBeautyStore @ AtomicXCore Function: Basic beauty related interfaces, managing the adjustment and state synchronization of basic beauty effects such as smoothing, whitening, and ruddy.
- api/device/device_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: DeviceStore @ AtomicXCore Function: Device related interfaces, operating microphone, camera, etc.
- api/gift/gift_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: GiftStore @ AtomicXCore Function: Gift related interfaces, managing gift sending, gift state synchronization, and gift event listening operations in live rooms/voice chat rooms.
- api/live/battle_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: BattleStore @ AtomicXCore Function: Live PK management related interfaces, managing PK creation, joining, leaving and other operations.
- api/live/co_guest_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: CoGuestStore @ AtomicXCore Function: Live co-hosting management related interfaces, managing co-hosting application, invitation, acceptance, rejection and other operations between anchors and audiences.
- api/live/co_host_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: CoHostStore @ AtomicXCore Function: Live anchor connection management related interfaces, managing the creation, joining, leaving and other operations of mutual connections between anchors.
- api/live/deprecated/live_core_controller_deprecated
- api/live/deprecated/live_core_widget_define_deprecated
- api/live/like_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: LikeStore @ AtomicXCore Function: Like related interfaces, managing like sending, like state synchronization, and like event listening operations in live rooms/voice chat rooms.
- api/live/live_audience_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: LiveAudienceStore @ AtomicXCore Function: Live audience related interfaces, managing audience list, permission settings and other operations.
- api/live/live_list_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: LiveListStore @ AtomicXCore Function: Live list related interfaces, managing the creation, joining, leaving and other operations of live rooms.
- api/live/live_seat_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: LiveSeatStore @ AtomicXCore Function: Live seat management related interfaces, managing seat operations such as taking seat, leaving seat, locking seat, and releasing seat.
- api/live/live_summary_store
- api/login/login_store
- Copyright (c) 2025 Tencent. All rights reserved. Module: LoginStore @ AtomicXCore Function: Login related interfaces, managing user login, logout, user information settings and other operations.
- api/message/message_action_store
- api/message/message_input_store
- api/message/message_list_store
- api/room/room_participant_store
- api/room/room_store
- api/view/call/call_participant_view
- api/view/live/live_core_widget
- Copyright (c) 2025 Tencent. All rights reserved. Module: LiveCoreView @ AtomicXCore Function: Live core view component, providing view container for live streaming and playback, supporting multi-user co-hosting, PK and other features.
- api/view/room/room_participant_widget
- atomicxcore
- impl/barrage/barrage_store_impl
- impl/common/chat_util
- impl/common/data_report
- impl/common/future_converter
- impl/common/listener_dispatcher
- impl/common/log
- impl/common/notification_center
- impl/common/type_converter
- impl/contact/c2c_setting_store_impl
- impl/contact/contact_list_store_impl
- impl/contact/group_setting_store_impl
- impl/conversation/conversation_list_store_impl
- impl/device/audio_effect_store_impl
- impl/device/base_beauty_store_impl
- impl/gift/gift_store_impl
- impl/live/battle_store_impl
- impl/live/co_guest_store_impl
- impl/live/co_host_store_impl
- impl/live/like_store_impl
- impl/live/live_audience_store_impl
- impl/live/live_data_reporter
- impl/live/live_list_store_impl
- impl/live/live_seat_store_impl
- impl/live/live_summary_store_impl
- impl/live/room_engine_login
- impl/live/store_factory
- impl/login/login_store_impl
- impl/message/message_action_store_impl
- impl/message/message_input_store_impl
- impl/message/message_list_store_impl
- impl/room/room_participant_store_impl
- impl/room/room_store_converter
- impl/room/room_store_factory
- impl/room/room_store_impl
- impl/view/live/item/background_widget
- impl/view/live/item/foreground_widget
- impl/view/live/item/video_widget
- impl/view/live/layer/background_widget_layer
- impl/view/live/layer/fill_screen_layer
- impl/view/live/layer/foreground_widget_layer
- impl/view/live/layer/index
- impl/view/live/layer/mix_stream_layer
- impl/view/live/layer/multi_stream_layer
- impl/view/live/layer/seat_layout_mixin
- impl/view/live/layer/template_layout_delegate
- impl/view/live/live_core_controller_impl
- impl/view/live/live_core_controller_impl_deprecated
- impl/view/live/live_stream_widget_container