8000 Make Flutter repos sound null safe · Issue #110016 · flutter/flutter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Make Flutter repos sound null safe #110016
Closed
@devoncarew

Description

@devoncarew

This is a companion issue to dart-lang/sdk#49169; this tracks making the various flutter/ github repos sound null safe. This means the code both needs to be converted to a min. SDK dep of Dart 2.12, and, not exclude any files from null safety (i.e., via a language tag in the file).

This issue is meant to track the remaining tech debt towards getting the repos sound null safe (i.e., tests which were excluded from null safety during an initial conversion, ...). Exclusions which are intentional - for example, exclusions to specifically test the behavior of pre-null-safe code - aren't meant to be tracked as part of this issue.

Repos

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work lista: null-safetySupport for Dart's null safety featurecustomer: galleryRelating to flutter/gallery repository. Please transfer non-framework issues there.engineflutter/engine repository. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.packageflutter/packages repository. See also p: labels.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0