tencent cloud

Tencent Cloud Super App as a Service

계약
데이터 처리 및 보안 계약
문서Tencent Cloud Super App as a Service

SDK Overview

포커스 모드
폰트 크기
마지막 업데이트 시간: 2025-02-10 16:16:06

Product Introduction

The product consists of three parts: the console, tcmpp_flutter, and DevTools.

Console: The product console provides capabilities such as mini program management, client app management, and mini program operations management.
Client: The mobile client app that integrates tcmpp_flutter. tcmpp_flutter provides a runtime environment for mini programs in client apps.
DevTools: Use IDE for development, debugging, and version submission, and the mini program preview assistant to preview on mobile.

How tcmpp_flutter works


tcmpp_flutter provides a runtime environment for mini programs in client apps. It communicates with the product backend to retrieve, load, and run mini-programs within its runtime environment.
To reduce package size and minimize system permissions, tcmpp_flutter is split into a core library (tcmpp_flutter) and extension libraries (tcmpp_flutter_xxx). Most features are available with just the core library, which adds about 4 MB to the final app package and requires no extra system permissions.
For details about the extension library, see Flutter - Extensions.


도움말 및 지원

문제 해결에 도움이 되었나요?

피드백