| commit | d851af11e5c521e3210ae2df2b32adeadd263cdc | [log] [tgz] |
|---|---|---|
| author | Jacob MacDonald <jakemac@google.com> | Fri Sep 18 12:57:11 2020 -0700 |
| committer | GitHub <noreply@github.com> | Fri Sep 18 12:57:11 2020 -0700 |
| tree | a6aa24f4257e86a3bbc80bd40e5f62553332cdef | |
| parent | 1637967ee783613c792e37891318a601a5d7153f [diff] |
Prep to release 1.8.0-nullsafety.1 Reverts https://github.com/dart-lang/source_span/pull/59 and removes now unnecessary `!`s. This requires a newer sdk than is available on dev, so run tests on be/raw/latest for now. The dart version in flutter should already be compatible with this version.