menu
mcp_playground_flutter package
documentation
playground_controller.dart
McpPlaygroundStorageDelegate
saveEnabledTools method
saveEnabledTools method
dark_mode
light_mode
saveEnabledTools
method
Future
<
void
>
saveEnabledTools
(
Set
<
String
>
tools
)
Saves the active enabled tool names.
Implementation
Future<void> saveEnabledTools(Set<String> tools) async {}
mcp_playground_flutter package
documentation
playground_controller
McpPlaygroundStorageDelegate
saveEnabledTools method
McpPlaygroundStorageDelegate class