I recently have started to learn flutter from scratch by design an app restaurant delivery I have faced with an strange problem while i am adding/removeing food from showModalBottemSheet, it gets the number of food from server but has show it with delay. i show the total food in basket in main page and the result is true. How Can i solve it? enter image description here
How do i use provider? in show modal? enter image description here