Why this server?
This server is related to React Native, which shares similar architecture and concepts with Flutter. Performance debugging tools might be applicable across both frameworks.
Why this server?
Enables interactions with Xcode, which may be useful for analyzing the performance of Flutter apps built for iOS.
Why this server?
Enables executing SQL queries on databases which can help in debugging performance bottlenecks by looking into database interactions within Flutter apps.
Why this server?
Allows generating code call graphs, helpful for understanding code execution flow and identifying performance bottlenecks in Flutter applications.
Why this server?
Provides accessibility testing capabilities, which can indirectly contribute to performance improvements by ensuring the app is well-structured and efficient.
Why this server?
Enables LLMs to access Language Server Protocol features, which can include diagnostics and code actions that aid in identifying performance issues.