Given a dart stream, how can I filter it so that there is maximum one value per minute?
Somthing like: https://github.com/ReactiveX/RxJava/wiki/Filtering-Observables#