uidl_flutter 0.1.4
uidl_flutter: ^0.1.4 copied to clipboard
Flutter runtime for UIDL documents: parse, bind, evaluate expressions, dispatch actions, and render native widgets.
0.1.4 #
- First pub.dev release, version-aligned with npm
uidl-runtime0.1.4. - Parse UIDL documents, evaluate expressions, resolve
$bind, dispatch actions. - Render the 37-type catalog to Flutter widgets (DataTable, Chart, Dialog, Kanban, TreeView, and code marks included).
- Reject document
setStateinto the reserved$dataenvelope (INVALID_STATE).