Skip to content

Conversation

@Norbert515
Copy link
Owner

When stopping a Flutter instance, the tool now returns all buffered
stdout and stderr output from the session. This helps agents see what
might have failed during build or runtime errors.

When stopping a Flutter instance, the tool now returns all buffered
stdout and stderr output from the session. This helps agents see what
might have failed during build or runtime errors.
Simplify flutterStart success response to show only essential info
(instance ID, working directory, command, VM Service URI). Full logs
are only included when startup fails, helping agents debug issues
without cluttering successful responses.

Reverts the flutterStop changes from the previous commit as those
were not intended.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants