menu
mcp_playground_flutter package
documentation
playground_controller.dart
McpPlaygroundStorageDelegate
loadServers abstract method
loadServers abstract method
dark_mode
light_mode
loadServers
abstract method
Future
<
List
<
McpServerConfig
>
>
loadServers
(
)
Loads the list of registered MCP servers.
Implementation
Future<List<McpServerConfig>> loadServers();
mcp_playground_flutter package
documentation
playground_controller
McpPlaygroundStorageDelegate
loadServers abstract method
McpPlaygroundStorageDelegate class