flutterfire
flutterfire copied to clipboard
🚀 [firebase_database] Support Windows platform
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 :
Thanks !