(Flutter) How to pass data from current page to previous page? And How to Display it on ListTile based on condition?
Hello i'm new to flutter, i want to make a feature when i pressed "add to cart button" i want to pass data from current Page (Example : PsuListPage) and display it on ListTile and replace the default value of…