Files
sdk/pkg/nnbd_migration
Paul Berry 6103ecd6f1 Migration: add support for nullability propagation through implicit downcasts.
We don't yet translate implicit downcasts into explicit ones; that
will be added in a future CL.

Change-Id: If601a0ab185707864094d5da3f898cecf7171054
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/112163
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
2019-08-06 22:03:37 +00:00
..

NNBD Migration Engine

This package provides infrastructure for migrating code to be non-nullable by default.