mini_program_contracts 0.2.0
mini_program_contracts: ^0.2.0 copied to clipboard
Shared contracts for the portable Flutter mini-program platform.
Changelog #
0.2.0 #
- add
screenFormatandscreenSchemaVersionmanifest metadata for the Mp JSON engine - default missing
screenFormatto legacystac - switch manifest required capabilities to value-based capability IDs
- add dotted capability IDs for future optional media/document/browser features
- keep the old
Capabilityenum as deprecated compatibility API
0.1.1 #
- add
endpoint_not_configuredfor host runtime endpoint routing failures - add MiniProgram access key error codes for backend delivery authorization
0.1.0 #
- add manifest models and SDK version helpers
- add stable action names and typed payload models
- add capability, feature flag, and error code contracts
- add internal mini-program navigation payload models