Describe the bug
As we know --machine is a default argument of this plugin (At spawnRunDaemon()), but it can fail --multidex which is a required one for new Android Apps.
Usually, --multidex is default to be enabled, and if it isn't enabled and it's required, the SDK would report.
But after adding --machine, although you have added --multidex, the SDK still tells yout to add it.
- VSCodium version: 1.64.2
- Dart extension version: 3.34.0
- Dart/Flutter SDK version: 2.11.0-0.0.pre.501