propertylistserialization 1.2.0
propertylistserialization: ^1.2.0 copied to clipboard
iOS compatible plist serialization and deserialization library for Dart.
1.2.0
- Added support for reading NSKeyedArchiver CF$UID constructs from a binary plist.
1.1.1
- Bug fix - allow for lack of whitespace after tag.
1.1.0
- Support for xml property list serialization and deserialization.
- Binary property list serialization and deserialization bug fixes.
1.0.0
- Initial version supports binary property list only.