Skip to content

dart pub --disable-dartdev-analytics works but dart --disable-dartdev-analytics pub doesn't #44135

Closed
@sigurdm

Description

@sigurdm

This is because the vm doesn't recognize the flag, but this flag belongs to the main dart command, not the subcommand.

This might not be urgent, as this flag is not exposed by default.

But it makes embedding the dart tool into eg. flutter awkward.

See dart-lang/pub#2736

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-dart-cliUse area-dart-cli for issues related to the 'dart' command like tool.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions