firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.6k stars 3.95k forks source link

[📚] Old Doc doesn't have sum() and average() example for flutter. #13062

Open TheNoumanDev opened 1 month ago

TheNoumanDev commented 1 month ago

Documentation of aggregate functions is old, PR for sum() and average() function is already merged in January and i thought it wasn't available but had to see code.

Link to doucmentation: https://firebase.google.com/docs/firestore/query-data/aggregation-queries#dart Link to PR: https://github.com/firebase/flutterfire/pull/11757

TarekkMA commented 1 month ago

@TheNoumanDev Thank you for pointing this out. We will work on sorting this out.