2fd798ed5c
The flutter libraries are not yet null-safe, and the --null-agnostic flag gives the error: flutter/lib/ui/ui.dart:12:1: Error: A library can't opt out of non-nullable by default, when in nnbd-strong mode. Change-Id: I3cc64205a1c7ae2e77a0ff2ae88f9187d1880926 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/148125 Reviewed-by: Jens Johansen <jensj@google.com> Reviewed-by: Johnni Winther <johnniwinther@google.com>