https://github.com/tommasoazz/super_simple_storage
Storage manager for classes that can be (de)serialized to JSON.
https://github.com/tommasoazz/super_simple_storage
dart interface library storage
Last synced: 11 months ago
JSON representation
Storage manager for classes that can be (de)serialized to JSON.
- Host: GitHub
- URL: https://github.com/tommasoazz/super_simple_storage
- Owner: TommasoAzz
- License: mit
- Created: 2022-01-18T23:04:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-20T09:05:47.000Z (over 4 years ago)
- Last Synced: 2023-08-20T23:19:10.290Z (almost 3 years ago)
- Topics: dart, interface, library, storage
- Language: Dart
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# super_simple_storage
Storage manager for classes that can be (de)serialized to JSON.