kv 1.0.3 kv: ^1.0.3 copied to clipboard
Another Key-Value storage for Dart.
1.0.3 #
- Add generics to get method.
1.0.2 #
- Add keys method.
1.0.1 #
- No need to use by, and add multi-file tests.
1.0.0 #
- File storage has been implemented and is ready for use.
0.0.3 #
- Implemented new methods and memory storage implementation.
0.0.2 #
- Changed the class name.
0.0.1 #
- Initial version.