I have another question. I am moving from firebase...
# flutter
m
I have another question. I am moving from firebase to supabase and the onAuthChange method there outputted a
Stream<User?>
and it was very easy to use. In supabase, it is not a stream. Is there any way I can get the same functionality?