Suragch·FollowFeb 16, 2022--1ListenShareRather than making your value notifier only notify for a single item, I would make the notifier notify for the whole list. Then you could do something like resultNotifier.value = myList;