rxdart-extension
There are 4 repositories under rxdart-extension topic.
hoc081098/rxdart_ext
Some extension methods and classes built on top of RxDart. Companion with RxDart
hoc081098/rxdart_flatmap_max_concurrent
Using `rxdart`'s `flatMap` with `maxConcurrent` to limit the number of concurrent requests.
hoc081098/did_change_dependencies
Return a Stream that emits null and done event when didChangeDependencies is called for the first time.
hoc081098/rxdart_batch_api_demo
Demonstrates how to use the `rxdart_ext` to handle batch API calls in Flutter