Server Count Firestore
#9999
-
Hello, I noticed firebase updated capabilities to allow for getting native count of a collection recently (~1-2months ago), I see the functionality in all the major sdk but there isnt any one for flutter. does anyone know if flutter will be supported anytime soon, or what the reasoning is, behind not supporting it to start with? Any advice on this would be much appreciated |
Beta Was this translation helpful? Give feedback.
Answered by
Ehesp
Nov 26, 2022
Replies: 1 comment 1 reply
-
Count had been supported since it was released: https://pub.dev/documentation/cloud_firestore/latest/cloud_firestore/Query/count.html |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
okaforcj
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Count had been supported since it was released: https://pub.dev/documentation/cloud_firestore/latest/cloud_firestore/Query/count.html