dart destroy object and remove from every list code example Example: dart list remove item list.removeAt(3); // deleting item #3 on the list