mini_program_sdk 0.1.0
mini_program_sdk: ^0.1.0 copied to clipboard
Portable runtime SDK for the Flutter mini-program platform.
Changelog #
0.1.0 #
- first public release of the portable Flutter mini-program runtime SDK
- add
MiniProgramRuntime,MiniProgramRuntimeScope, andMiniProgramPage - add
openMiniProgram(...)andMiniProgramLauncherButton - add manifest loading, capability validation, feature flags, and cache helpers
- add host bridge dispatch and Stac-based rendering support