Shuusan

Results 8 comments of Shuusan

I get the same Error. I have two Flutter desktop apps, each one of them will connect to firebase. The first one which loads up will be running without a...

I'm also facing the same issue when calling a simple get function from the cloud_firestore library, like this: `FirebaseFirestore.instance.collection('printer_properties').doc(machineName).get();` However, when I tested it on a different PC, it ran...

any updates ? I want to buy new mini pc. but I need to make sure that the CPU is capable to run firebase.

> If you remove the folders in `%LOCALAPPDATA%` named **firestore** and **firebase*** it will work again, at least until restarted. I deleted my comment. I am sorry, this one works...

> I have a better solution. It works like delete firestore from %LOCALAPPDATA% but programmatically from your flutter app. Use the function and invoke the function from main function before...