Skip to content

argument "--machine" disables "--multidex" #3837

@MCredbear

Description

@MCredbear

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions