I am currently using rxjava, rx binding for button click events, I want to change that to use kotlin coroutines Flow.
how can I convert this bellow code to use Flow p