I am looking for a package/library or any helpful documentation to use firestore on the server-side in dart.
There is this firebase-admin SDK available for other platforms like Python/Java/Go etc but no implementation for Dart. Two/three packages are available for Dart that can do that but they seem dead.
A googleapi's package for dart also have a firestore package but no documentation to start with.
Any kind of help would be appreciated.