iampawan / 30DaysOfFlutter

Learn Flutter in 30 Days
410 stars 324 forks source link

if we have list of two pages then add to favorite not working #27

Open dhirendralab opened 3 years ago

dhirendralab commented 3 years ago

Hello Pawan,

I know this is not an issue, but I need your help, if we have a list of items of 2-3 pages with different JSON data, how we can manage the code of add to favourite, it will work with one list(one JSON data), when we go to another page with another JSON data it's not working. It's working one at a time with the list. Can you please suggest the code, how we can do this.