keqv 2.0.0
keqv: ^2.0.0 copied to clipboard
Convert the simplest file data format key=value between string and map.
2.0.0 #
- Add binarizer supported for converting between
Mapand bytes.
2.0.0-pre.2 #
- Score highest static analysis
- Proper documenatation
- Simply parsable string condition
- New throwable:
InvalidValueTypeError - Diallow parsing statement with empty key name
2.0.0-pre.1 #
- Dart 3 implementation
- Provides all Dart's primitive type support (
bool,num,String,Null)
1.0.0 #
First release