menu
flutter_ui_mcp_core 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 {}
flutter_ui_mcp_core package
documentation
playground_controller
McpPlaygroundStorageDelegate
saveEnabledTools method
McpPlaygroundStorageDelegate class