319843b6ff
NonNullableFix now communicates with DartFixListener through the abstract interface DartFixListenerInterface; this will allow us to build a version of DartFixListenerInterface that doesn't require the analysis server. Change-Id: I106d769b0e6ed49a916e2f1665a7e31a9a63be86 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144471 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Samuel Rawlins <srawlins@google.com> Reviewed-by: Janice Collins <jcollins@google.com>