flutterfire icon indicating copy to clipboard operation
flutterfire copied to clipboard

🚀 [firebase_database] Support Windows platform

Open Tom3652 opened this issue 4 months ago • 1 comments

What feature would you like to see?

I would love to see the support for RTDB in my windows app since i am already using it on iOS / Android and MacOS. This would allow me to unify the code for my production app. Today on Windows i have to make a messaging system with GET requests and auto-refresh to provide a "websocket-like" messaging system.

I am asking it here because i am not sure this is planned to have an official windows support by the native Firebase SDK, but i guess the way you did authentication already / firestore and storage could be also done for RTDB as it is a really useful plugin :

Image

Thanks !

Tom3652 avatar Aug 06 '25 10:08 Tom3652