google / built_collection.dart

Immutable Dart collections via the builder pattern.
https://pub.dev/packages/built_collection
BSD 3-Clause "New" or "Revised" License
275 stars 52 forks source link

Found 1 file excluded from sound null safety #261

Closed devoncarew closed 2 years ago

devoncarew commented 2 years ago

Found 1 file excluded from sound null safety:

test/legacy_test.dart:4:// @dart=2.11

See https://github.com/dart-lang/sdk/issues/49169 for more context.

devoncarew commented 2 years ago

Closing as this exclusion looks intentional (testing pre-null safe code).