[CP] Cherrypick CFE FutureOr nullability fixes to Dart 2.17 #48763
Labels
cherry-pick-approved
Label for approved cherrypick request
cherry-pick-review
Issue that need cherry pick triage to approve
legacy-area-front-end
Legacy: Use area-dart-model instead.
merge-to-beta
commit(s) to merge: 7d8d3bb
merge instructions: clean merge
What is the issue: Undetermined nullability for FutureOr types was leaking through the CFE into our backends (detected first in DDC), as reported by Flutter users.
What is the fix: CFE-side fixes in type substitution.
Why cherrypick: This is causing problems right now for some Flutter web users (e.g., consumers of https://pub.dev/packages/riverpod).
Risk: Little
Link to original issue(s): #48631
/cc @mit-mit @whesse @athomas @vsmenon @devoncarew @sigmundch @nshahan
The text was updated successfully, but these errors were encountered: