dart_io_get_version
Retrieve Flutter version details for a running app to assist in debugging and analysis. Specify the app's port number to fetch accurate information.
Instructions
RPC: Get Flutter version information (ext.dart.io.getVersion)
Input Schema
Name | Required | Description | Default |
---|---|---|---|
port | No | Port number where the Flutter app is running (defaults to 8181) |