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 [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appplayer_form_view

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  appplayer_form_view: ^0.1.0

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:appplayer_form_view/appplayer_form_view.dart';
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