adding a page state variable dynamically to each item in a list view

this is one item in a ListView:
the name and image are list item properties
and the column is basically a counter.. where the text widget [amount] is equal to the value of a page state variable, that increases or decreases when clicking on the arrows

how can I dynamically generate a page-state-variable for each item in the list ?

3
3 replies