StreamsSelector is a Flutter widget which select streams from a provider and invokes the builder in response to signal emits in the selector stream. StreamsListener is a Flutter widget which takes a StreamsWidgetListener and a selector and invokes the listener in response to signal emits in the selector.