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

PRE-RELEASE — Platform emitters and sync for intentcall (web manifest, WebMCP JS, bootstrap).

⚠️ Pre-release (0.1.x) — Highly experimental. APIs may change without notice. Not for production. Details.

intentcall_platform #

Platform emitters, PlatformSync, and optional Flutter plugin for native invoke + web WebMCP artifacts.

Manifest workflow (I4) #

web/agent_manifest.json is checked in and refreshed by CLI — not generated live from AgentRegistry yet.

flutter-mcp-toolkit codegen sync \
  --platform web,android,ios,macos,linux,windows \
  --project-dir <app>

Use --check in CI (make check-intentcall-integration).

One-time hooks #

flutter-mcp-toolkit init intentcall-platform --project-dir <flutter_app>

Future #

Registry-backed generateWebAgentManifest is deferred — edit agent_manifest.json, then codegen sync.

0
likes
130
points
0
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

PRE-RELEASE — Platform emitters and sync for intentcall (web manifest, WebMCP JS, bootstrap).

Repository (GitHub)
View/report issues

Topics

#mcp #flutter #agents

License

MIT (license)

Dependencies

app_links, flutter, intentcall_core, intentcall_schema, meta, path, web

More

Packages that depend on intentcall_platform

Packages that implement intentcall_platform