persist_notifier library

Classes

PersistNotifier<T>
An extension of ValueNotifier so an existing notification system exists. Adds functionality to store the key/value pair on the file system so that it loads the old value on initialization.