This package is utility for saving and loading json format data into local file system easily.
You have to provide toJson, fromJson of your data type.
Then, this package provides load, save, scheduleSave and getter or setter of your data.
This package is utility for saving and loading json format data into local file system easily.
You have to provide toJson, fromJson of your data type.
Then, this package provides load, save, scheduleSave and getter or setter of your data.