The number one feature we need to make Shake work for us is automatically attaching application console output logs. We already attach our own file which contains a few select manually logged things, but it's often not enough. The console output would be vastly more informative.
I found it in the Android docs so it's apparently feasible but nothing in the Flutter docs or API.