firebase_dart_sdk
firebase_dart_sdk copied to clipboard
Make AsyncQueue not a singleton
AsyncQueue is currently a singleton witch in not a very good Idea if we have multiple FirebaseFirestore instances.