pref_dessert 0.0.6
pref_dessert: ^0.0.6 copied to clipboard
Package that allows you persist objects easily.
0.0.6 #
- added example and more comments in code
0.0.5 #
- tests bug fix
0.0.4 #
- There are now two repository classes - 'normal' and
Futureversion - Added more methods to repository classes
DesSer<T>class for DESserializing and SERializing classes instead of two abstract methods inPreferencesRepository
0.0.2 #
- Better description with example
- Test for class serialization with json.
0.0.1 #
- First version