I'm currently trying to migrate from firebase to supabase. Is there a way to replicate .authStateChanges() (https://firebase.flutter.dev/docs/auth/usage/) and receive a Stream of the current User.
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.