| commit | 7e7be216287f81357337ec4a5d421ac1b0ea6692 | [log] [tgz] |
|---|---|---|
| author | Jacob MacDonald <jakemac@google.com> | Thu Nov 05 12:08:20 2020 -0800 |
| committer | GitHub <noreply@github.com> | Thu Nov 05 12:08:20 2020 -0800 |
| tree | d917270475e55d13a21d7a04bd8b972cb81ccb3e | |
| parent | 5d74c5200b358fb65900780f25f2199c85e2d05f [diff] |
Migrate to null safety (dart-lang/test_descriptor#29) Dropped support for archives as planned in https://github.com/dart-lang/test_descriptor/issues/25 - this also allows us to migrate before `package:archive`. Closes https://github.com/dart-lang/test_descriptor/issues/25