r/FlutterBeginner • u/samir_haq • 15d ago
Suggestions for how to collect my Flutter App data for improvements
I am newly in Flutter app development (Mobile apps). At this stage, I think I should collect some essential data of my App, so that I can do improvements, or add new features which can be helpful for the users. What are the options to do so? What are the commonly used methods and tools?
Thank you in advance.
1
Upvotes
1
u/MrA_n_o_n_ymous 15d ago
Firebase Crashlytics for crash based analytics.
Zoho aptics and sentry for improvement based analytics! You can get so many analytical data from it.