'Storing data in List And sum it #Flutter #Firebase

Need to store the text field data and store and then sumI am creating multiples sub category Just like to-do on button click it creates a field where user can put his/her input. The Input is product Price Now I wanna store this all data in similar list As it's subcategories for some product and wanna display their total sum along side all values.



Sources

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

Source: Stack Overflow

Solution Source