cachapa / firedart

A dart-native implementation of the Firebase Auth and Firestore SDKs
https://pub.dev/packages/firedart
Apache License 2.0
174 stars 62 forks source link

Notify auth state on listen #132

Open nickmeinhold opened 3 months ago

nickmeinhold commented 3 months ago

I believe the Firebase Auth SDKs "auth state listenables" all get called on first listen as well as whenever the user's sign-in state changes.