FlutterFlow: “How to Calculate Total Time and Calories in Firestore When Adding Completed Yoga Exercises”
I have a yoga app where users complete exercises and press a “complete” button to add the exercise to an array of maps within a Firestore document. Each exercise has a different duration (time) and calorie burn (kcal).