| commit | c24bf71b9686cf7bca01b68d25889c2908bc8b8b | [log] [tgz] |
|---|---|---|
| author | Nate Bosch <nbosch1@gmail.com> | Tue May 02 14:17:29 2017 -0700 |
| committer | GitHub <noreply@github.com> | Tue May 02 14:17:29 2017 -0700 |
| tree | 802ee129b97e8e3f08cc7ea484e067bbe01dae3f | |
| parent | 05740a167c15b2161b70918f33c78f19992bc0bc [diff] |
Add `debounce` utilities and prepare for publish (dart-lang/stream_transform#3) - Add `debounce` and `debounceBuffer` to drop or collect values that occur quickly - Add tests - Drop `-dev` from pubspec to prepare for publishing very early version - Add LICENSE file - Exclude dartanalyzer and dartfmt test from 1.22.1 SDK