mcp_playground_ui 0.3.0
mcp_playground_ui: ^0.3.0 copied to clipboard
Shared UI components, dialogs, drawers, controllers, and services for MCP Playground and GenUI Playground.
0.3.0 #
- Updated
WorkflowSaveDialogto use Flutter 3.32+RadioGroup<bool>ancestor, resolving deprecatedgroupValuewarnings. - Added auto-sync to
PlaygroundController.connectServer()for newly registered or unsynced clients. - Added copy button and clipboard feedback for user prompts and assistant message bubbles.
- Upgraded
mcp_playground_dartto^0.3.0.
0.1.0 #
- Initial release of
mcp_playground_uiextracting common Flutter components, dialogs, drawers, and controllers into a shared library.