-
Notifications
You must be signed in to change notification settings - Fork 29.8k
Closed
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: reviewCherry-picks in the review queueCherry-picks in the review queue
Description
issue_link
Commit Hash
Target
beta
pr_link
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
- 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
- Run
flutter build web --release - Build should be successful
Metadata
Metadata
Assignees
Labels
cp: approvedApproved cherry-pick requestApproved cherry-pick requestcp: reviewCherry-picks in the review queueCherry-picks in the review queue