notifiable_list library Null safety

Classes

NotifiableList<E>
Class that mimics List, and notify its listener every time the list is changed. [...]