Dart support for the Firebase's Admin SDK
Firebase has a server (backend) library called the Admin SDK, which has privileged (admin) access to some Firebase services. There are several language implementations of the Admin SDK: JavaScript/TypeScript (Node.js), Java, Python, Go, and C# (.NET). However, Firebase does not currently support the Dart language.
This is a problem for full-stack Flutter developers, who need to use both the front-end and back-end of a Firebase application. Currently, they need to use different languages for each, such as Dart for the front-end and JavaScript/TypeScript for the back-end. This can lead to decreased productivity and a worse developer experience.
For example, developers may need to switch between languages frequently, which can be time-consuming and error-prone. They may also not be able to use powerful features like Hot Reload, which can slow down development.
Firebase should add support for the Dart language to the Admin SDK. This would make it easier for full-stack Flutter developers to build and maintain Firebase applications.
-
Adilson Tchameia commented
That would be a game change desired by most of devs across the communities.
-
Damian Bast commented
Would absolutely love that!
-
Mark Videon commented
This would go a long way toward lowering the barrier to entry for using Firebase services for the backend for games made with Flutter
-
David DeRemer commented
This would be game changing for the Flutter/Dart community.
-
ABDOULAYE GANSONRE commented
je voulais savoir si c'est possible de faire d'implémentations automatique de langage du SDK Admin : JavaScript/TypeScript (Node.js), Java, Python, Go et C# (.NET). Cependant, le langage Dart.?
est ce que c'est pas possible d'annuler l'implémentation de SDK ?