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

Add getter for initialized #116

Closed eximius313 closed 1 year ago

eximius313 commented 1 year ago

Adds ability to check if Firestore or FirebaseAuth are already initialized

cachapa commented 1 year ago

0.9.7 released. Thanks!