'How to retrieve analytics data from firebase in flutter [duplicate]

I want to retrieve the analytics data stored in firebase(like users in last 30 minutes, events triggered, sales made etc) in a flutter windows application i am creating. I know how to send data to firebase but i want to retrieve this analytics data so i can view it in my flutter windows app. Is there any way to do so?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source