Skip to content

[flutter_tools] Remove --null-assertions flag for web builds #120122

Closed
@nshahan

Description

@nshahan

When the support for the --no-sound-null-safety flag gets completely removed we should also remove --null-assertions because it only has meaning when running without sound null safety. It should get cleaned up for both the dev and production code paths in the flutter CLI tools.

See: dart-lang/sdk#50711

cc @christopherfujino

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work listplatform-webWeb applications specificallytoolAffects the "flutter" command-line tool. See also t: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions