Firebase Aggregation Query Alternative using [Custom Code]
Hello, FlutterFlow community! π
Are you looking to perform Firebase Aggregation Queries in FlutterFlow and wondering about alternatives? Well, you're in the right place! π
Problem:
As of now, FlutterFlow doesn't provide a direct way to execute Firebase Aggregation Queries, but fear not β where there's a will, there's a way!
Solution:
I have found a nifty workaround using Data Query and custom code. In this post, we'll walk you through the steps to achieve Firebase Aggregation-style queries in FlutterFlow.