Flutter Inspector MCP Server

by Arenukvern
Verified

flutter_core_evict

Remove specified assets from the Flutter app’s cache to optimize performance and debug memory issues. Enter the asset path and port number for targeted cache eviction.

Instructions

RPC: Evict an asset from the Flutter app's cache

Input Schema

NameRequiredDescriptionDefault
assetYesAsset path to evict from the cache
portNoPort number where the Flutter app is running (defaults to 8181)

Input Schema (JSON Schema)

{ "properties": { "asset": { "description": "Asset path to evict from the cache", "type": "string" }, "port": { "description": "Port number where the Flutter app is running (defaults to 8181)", "type": "number" } }, "required": [ "asset" ], "type": "object" }

You must be authenticated.

Other Tools from Flutter Inspector MCP Server

Related Tools

ID: qnu3f0fa20