Join Discord
Powered by
I have another question. I am moving from firebase...
# flutter
m
Muezz
04/01/2022, 7:00 PM
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?
Previous
Next