plist_parser 0.0.6
plist_parser: ^0.0.6 copied to clipboard
A Flutter Plugin for Plist parser supporting XML and Binary formats.
0.0.6 #
- Fix: fixed the parsing issue of binary parser
0.0.5 #
- Fix: fixed to support unicode data format.
0.0.4 #
- Doc: Simplified the sample code and README.md
0.0.3 #
- Add: Support parse type detection with typeDetection parameter.
- Add: Test cases.
- Fix: fixed that bool value was opposite for binary parser.
0.0.2 #
- Remove: Removed unused dependencies.
0.0.1 #
- Initial version.