onbackground_shared_prefrences 0.0.2
onbackground_shared_prefrences: ^0.0.2 copied to clipboard
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.
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 #