onbackground_shared_prefrences is a Flutter package for reading and writing simple key-value pairs built on top of shared_prefrences plugin, the benefit is that you can store the data either on background or foreground.
Features
store the data either on background or foreground easily.
Getting started
Usage