i want to design a card widget in my flutter app that represents an item such that if incase i want to add or remove a new item i add it from my database and it reflects to my ui for the app
i want to design a card widget in my flutter app that represents an item such that if incase i want to add or remove a new item i add it from my database and it reflects to my ui for the app