dart-sdk/pkg/nnbd_migration
Brian Wilkerson 8461cc6f5b Support for list literals with type arguments
Change-Id: I7a661d83335b7d4c4ef2221af3eb31c865e2f9dc
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/106386
Reviewed-by: Paul Berry <paulberry@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2019-06-17 20:55:11 +00:00
..
lib Support for list literals with type arguments 2019-06-17 20:55:11 +00:00
test Support for list literals with type arguments 2019-06-17 20:55:11 +00:00
CHANGELOG.md Move NNBD migration tool to a fresh package. 2019-06-09 17:45:35 +00:00
LICENSE Move NNBD migration tool to a fresh package. 2019-06-09 17:45:35 +00:00
pubspec.yaml Move NNBD migration tool to a fresh package. 2019-06-09 17:45:35 +00:00
README.md Move NNBD migration tool to a fresh package. 2019-06-09 17:45:35 +00:00

NNBD Migration Engine

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