Skip to content

[CP] Generated Plugin Registrant Null Safety Fix #109905

@MatthewPatience

Description

@MatthewPatience

issue_link

#109160

Commit Hash

5aad12c

Target

beta

pr_link

#109906

Impacted Users

All web builds without null safety that target the current beta release

Impact Description

Web is unable to build and releases cannot be made.

Workaround

The only workaround is to use the stable channel or an older build, but unfortunately the current stable channel has other major issues for web that makes using the beta channel very appealing at the moment.

Risk

low

Test Coverage

yes

Validation Steps

  1. Create a flutter application without any null safe code and set the sdk constraints as sdk: ">=2.11.0 <3.0.0" to disable null safety features
  2. Run flutter build web --release
  3. Build should be successful

Metadata

Metadata

Assignees

Labels

cp: approvedApproved cherry-pick requestcp: reviewCherry-picks in the review queue

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions