| commit | 1ef7d9ae7d51d4bb9627f7090e4f06e0c4454821 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Tue Aug 07 10:21:29 2018 -0700 |
| committer | GitHub <noreply@github.com> | Tue Aug 07 10:21:29 2018 -0700 |
| tree | 3a66b3754d70488f8896f01742c2afb36a8eb035 | |
| parent | cc4e21696064d72fd2d98548d4eb448fcc68dc56 [diff] |
Run dartfmt --fix to drop optional `new` (dart-lang/stream_transform#55) - Require 2.0 stable SDK. - Test with stable SDK on Travis. - Update `package:test` dependency.