Closed
Description
From https://github.com/flutter/tools/issues/109:
When the android process exits, flutter logs should exit as well. Right now the process will continue to run; it should exit (probably with a code of 0).
8000
From https://github.com/flutter/tools/issues/109:
When the android process exits, flutter logs should exit as well. Right now the process will continue to run; it should exit (probably with a code of 0).