Firebase Admin SDK for DART #9526
Replies: 4 comments 8 replies
-
Yes, exactly. It is quite surprising to me that a Google created language does not support a Google created backend natively without dependence on flutter. |
Beta Was this translation helpful? Give feedback.
-
Thank you for opening this feature request. To help us prioritize this request over others we need more information about the scenario and what are the pain points of not having Dart support in the Admin SDK. For example, I need to use the Firebase products X, Y, and Z, and not supporting Dart make us to slow down our product development given we don't have expertise on JS, Java, etc. Also, it causes issues with .... We are listening every single request and we want to understand bettter your scenario. |
Beta Was this translation helpful? Give feedback.
-
I need to use firebase admin sdk to update various user fields from the server when some api call are made. I would like to write the backend code in Dart since I'm already using it for front-end and don't have much experience with other languages. Not supporting Dart for admin task is quite annoying. |
Beta Was this translation helpful? Give feedback.
-
While this is WIP, invertase is developing dart_firebase_admin. |
Beta Was this translation helpful? Give feedback.
-
Why is there no Firebase admin SDK for dart?
I believe it is necessary for development and integration with my backend in dart, are there any plans to make this tool available?
Beta Was this translation helpful? Give feedback.
All reactions