commit | b1a5ca68fd6cbe602271012e3154dc674952c2fc | [log] [tgz] |
---|---|---|
author | Nate Bosch <nbosch1@gmail.com> | Mon Mar 26 14:54:01 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Mar 26 14:54:01 2018 -0700 |
tree | 8dbec451daba66bf680f17af508d6244e7c4158c | |
parent | fc8fadfc0bc93b03babd78f63c27699aee9a057e [diff] |
Rename concat as followedBy (dart-lang/stream_transform#43) Matches the naming of `Iterable.followedBy`. Leave concat as a deprecated alias. Add .dart_tool to gitignore