Releases: EhmaUgbogo/EasyPref
Releases · EhmaUgbogo/EasyPref
v1.0.2
v1.0.1
EasyPref is now reactive also i.e you can observe any key and listen for its value. Also included Double put and get functions. Opened up default param to user choice. Throws PrefException on Type mismatch + other update
v1.0.0
EasyPref is a library that wraps around android SharedPreferences class. It can be used to store all types including custom classes