How can I manipulate a list of objects created from another list? [FLUTTER]
I’m having some trouble trying to figure out what I’m doing wrong. I’m trying to do a filter feature in a list of products. Take OperationalInterruption as a product object. I’m using MVVM so it can be difficult for me to show it, but I’ll do it step by step from the user pov.