Skip to main content
Glama
604,148 tools. Updated 2026-09-23 17:44

"PlatformView in Flutter" matching MCP tools:

Matching MCP Servers

  • A
    license
    A
    quality
    A
    maintenance
    Enables Android APK reverse engineering and Flutter runtime injection through a six-step pipeline of decompile, analyze, synthesize, inject, patch, and repackage. Provides MCP tools for authorized security research and penetration testing.
    2
    9
    43 npm
    5
    MIT

Matching MCP Connectors

  • Generate a ready-to-paste SDK initialization snippet pre-filled with your API key, base URL, and app config for react-native, expo, ios, android, or flutter. Integrate LinkForty into your mobile app in under a minute.
    MIT
  • Retrieve a curated implementation bundle for a named CometChat integration scenario, with prerequisites, install commands, configuration, code examples, and common pitfalls for major platforms.
    Apache 2.0
  • Generates ready-to-use integration code for .riv files in React, Vue, Svelte, plain JS, or Flutter, using real artboard, state machine, and input names.
    -
  • Search Flutter and Dart documentation, API references, and pub.dev packages to find relevant information for development tasks.
    MIT
  • Trigger a full hot restart on a connected Flutter app to apply all code changes, including static field initializers and global variables, losing all app state. Use when hot reload is insufficient. Requires prior flutter_connect call.
    Business Source 1.1
  • Executes the project's build command for the specified project, returning success status and truncated output. Auto-detects build tool based on project platform.
    MIT
  • Search framework-specific UI/UX guidelines and best practices for Flutter, React, Vue, SwiftUI, and other development stacks to implement component patterns and state management.
    MIT
  • Discover and connect to a running Flutter app on a mobile device via the Dart VM Service Protocol. Requires the app in debug or profile mode. Returns connection details including isolate ID and app name. Use before other flutter_* tools.
    Business Source 1.1
  • Lists all available Flutter devices on the system without requiring a running app, helping you identify target devices before launching or testing your application.
    MIT
  • Fetch Flutter and Dart documentation by automatically detecting identifier types, including widgets, classes, and pub.dev packages, with optional topic filtering for specific information.
    MIT