appplayer_form_view 0.1.0 copy "appplayer_form_view: ^0.1.0" to clipboard
appplayer_form_view: ^0.1.0 copied to clipboard

Read-only Flutter viewer for mcp_form documents — renders a FormDocument as the actual paper form (styles, tables, images), with block tagging for LLM coordinate scans, tap-to-inspect callbacks, and P [...]

0.1.0 - 2026-07-04 - Initial release #

Added #

  • FormView — read-only Flutter render of an mcp_form FormDocument (borders, fonts, shading, tables, images) on a paper sheet, with paged / sectionPerPage page models.
  • FormViewControllercapturePng() for image capture and a selectedBlockId highlight.
  • Block tagging (MetaData {type: formBlock, id}) for LLM coordinate scans; onBlockTap(FormBlockRef) for inspector / editor seeds.
  • formDocumentFromUiDsl — reverse-maps a form.render {format: 'uiDsl'} tree back to a FormDocument.
0
likes
130
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Read-only Flutter viewer for mcp_form documents — renders a FormDocument as the actual paper form (styles, tables, images), with block tagging for LLM coordinate scans, tap-to-inspect callbacks, and PNG capture.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, mcp_bundle, path

More

Packages that depend on appplayer_form_view