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