Flutter Mediator Persistence is a super easy state management package with built in persistence capability, using SharedPreference as persistent storage, InheritedModel as the state management mechanism, and base on the works from Flutter Mediator Lite.