mini_program_contracts 0.3.7
mini_program_contracts: ^0.3.7 copied to clipboard
Shared contracts for the portable Flutter mini-program platform.
0.3.7 #
- Add provider-neutral one-time approximate location result contracts.
- Add the
location.getCurrentaction andlocation.currentcapability IDs. - Add stable location policy, permission, service, timeout, concurrency, and result-validation error codes.
0.3.6 #
- Add a host-facing permission reason to Publisher API contracts.
- Add the stable
publisher_api_disabledruntime error code.
0.3.5 #
- Add stable artifact-local JSON data loading and search error codes.
0.3.4 #
- Add stable errors for missing scoped actions and recursive or excessive reusable action calls.
0.3.3 #
- Add the stable
condition_invalid_valuecontrol-flow error code.
0.3.2 #
- Add the stable
initialize_failedlifecycle error code.
0.3.1 #
- Add stable state transformation and math runtime error code constants.
0.3.0 #
- Remove artifact credential and access-mode contract constants.
- Keep Publisher API Contract V1 as a runtime API contract only.
- Preserve generic runtime success, error, pagination, and auth-style error envelope fixtures.