| commit | 085d39579f13f26083a0e4f6bc7944931452d763 | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch@google.com> | Wed Nov 20 13:26:02 2019 -0800 |
| committer | GitHub <noreply@github.com> | Wed Nov 20 13:26:02 2019 -0800 |
| tree | 99ef213f3af27892f44b3eb3912c9dbdf27310fd | |
| parent | 13df7f261d08a8f89353f22a80a0b206079183e7 [diff] |
Drop non-extension methods (dart-lang/stream_transform#88) Prepare to publish as `1.0.0` with only the extension method implementations. All deprecated methods are removed. Temporarily drop build_runner. It was only for the example and doesn't have a constraint allowing a breaking change in this package.