Learning how to sum the values of a Supabase column in your Flutterflow app will allow you to manipulate data and display it however you need in your apps.
This beginner level Flutterflow tutorial will show you one of the methods where calculating the sum of values can be achieved by using custom actions in Flutterflow and Postgresql functions in Supabase.
Download the code used in the tutorial from here:
https://rapidmvp.co/how-to-sum-the-va...