mini_program_ui 0.1.2
mini_program_ui: ^0.1.2 copied to clipboard
Pure-Dart authoring helpers for versioned Mp JSON mini-program screens.
Changelog #
0.1.2 #
- add
Mp.lazy.sectionauthoring helpers for cached lazy sections, action execution, status state, retry configuration, and placeholder/error templates
0.1.1 #
- refresh package metadata for the post-
0.1.0patch release
0.1.0 #
- add Mp state, router, sequence, and
stateBuilderauthoring helpers - keep
Mp.navigationcompatibility while addingMp.routerparams/results - add Mp authoring helpers for auth, backend, paged backend, and navigation runtime parity nodes and actions
- add the pure-Dart Mp JSON authoring foundation
- add explicit
MpProgramscreen registry and deterministic screen JSON output - add layout, text, image, card, button, and email-auth action helpers