这个 skill 默认服务于“SDK 集成方”,不是 TCIC 仓库维护者。
默认假设:
因此回答时不要默认要求用户去看 SDK 内部文件路径,而是优先基于:
TCICManager 调用位置TCICConfig 构造逻辑先读 references/overview.md,再按问题选择专题:
references/install_and_permissions.mdreferences/api_capabilities.mdreferences/android.mdreferences/ios.mdreferences/objective-c.mdreferences/customization.mdbuilderJson 写法、事件、Slot、示例:references/builder_json.mdlayoutConfig、自定义布局、拖拽浮层:references/layout_config.mdreferences/language_and_i18n.mdreferences/playback.mdreferences/callbacks_detail.mdreferences/demos.md回答工作流:
builderJson 不知道怎么写setConfig 调用位置AndroidManifest.xml / Info.plistbuilderJson:由 SDK 内部 Flutter 层渲染,适合图标和轻量 UIbuilder / NativeView:由宿主原生渲染,适合宿主完全掌控样式与行为layoutConfig:适合位置、宽高、横竖屏布局、浮动、拖拽、贴边、折叠在客户项目里优先搜索这些公开符号:
TCICManagerTCICConfigTCICCallbackUIEventCallbackEventBusCallbackPlaybackCallbackPlaybackCacheCallbackNativeImageProviderTCICBasicConfigTCICHeaderComponentConfigTCICFooterComponentConfigTCICMessageComponentConfigTCICVideoComponentConfigTCICMembersComponentConfigTCICWhiteBoardComponentConfigTCICSettingComponentConfigTCICMainViewComponentConfigTCICLayoutConfigTCICLayoutComponentConfigPlaybackConfigsetConfiggetConfigopenTCICPagegetTCICIntentopenPlaybackopenPlaybackWithActivityopenPlaybackWithViewControllerupdatePlaybackConfiggetPlaybackDurationcacheMetaDataByClassIdgetCachedMetaDataStatusclearCachedMetaDatasetLanguagelangConfigcustomStringstextReplacenameConfignextClassIdonClassEndDialogRequestedhasClassEndDialogHandlerbeforeSendMessageonClassSwitchingonClassSwitchSucceededonClassSwitchFailedheaderActionsTailBuilderJsoninputExtraActionsBuilderJsonappBarActionBuilderJsonfloatingActionBuilderJsonfloatingActionVisiblewebviewModeautoPlayOnReadylandscapeLayoutConfigportraitLayoutConfigcomponentConfigcustomLayoutBuildersbuilderJsonbuilderwatermarkConfigtoastConfigallowPipModeteacherVideoFloatingenableQuicModehideEmojiButtonhideFileButtonhideGroupNotificationButtonhideSettingButtonsetActivityThemesetNativeImageProvider回答时必须坚持这些边界:
builderJson 说成由客户自己项目中的 Flutter 页面解析,客户通常只是在 config 里传 JSON。callTCICControllerMethod 作为第一推荐;先看公开封装 API 和 config 是否能满足。优先输出顺序:
共 1 个版本