| commit | 56a2cad6db1b76032068ce0db80badbef6ef3b79 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Fri Jul 31 16:32:55 2020 -0700 |
| committer | GitHub <noreply@github.com> | Fri Jul 31 16:32:55 2020 -0700 |
| tree | e70629844367e02b56acd59a0403a1f1aba1e57e | |
| parent | e11a46d989cd89350766aa830269146b4065c42b [diff] |
Bump min SDK to workaround broken analyzer (dart-lang/stream_transform#112) There is a broken version of `package:analyzer` that causes issues on travis for the `2.6.0` SDK. There is relatively little need to maintain support for an SDK that old, so bump the minimum rather than pin analyzer and be unable to pick up newer versions. https://github.com/dart-lang/sdk/issues/42888 Fix formatting in changelog.