Skip to content

Remove unsound null safety options #2427

Closed
@elliette

Description

@elliette

After #2426, which removed all the unsound null-safety tests, we should also remove everywhere where we allow unsound null safety to be specified.

For example:

/// True if the module corresponding to this metadata was compiled with sound
/// null safety enabled.
final bool soundNullSafety;

Metadata

Metadata

Assignees

Labels

P2A bug or feature request we're likely to work ongood first issueA good starting issue for contributors (issues with this label will appear in /contribute)package:dwdstriaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions