xml2json 6.2.7
xml2json: ^6.2.7 copied to clipboard
An XML to JSON conversion package. Supports Badgerfish, GData, OpenRally and Parker conversions.
6.2.3 #
Added topics and screenshot
5.1.0 #
Merge pull request #32 from faithoflifedev/master
Badgerfish transform now supports the option to use local name for nodes.
5.0.0-nullsafety.0 #
Null safety first update
4.1.1 #
Linter updates
4.1.0 #
- Pull request 18, add CDATA node parsing for Parker
3.0.3 #
Update testing, new linter rules
3.0.2 #
Update testing, run browser tests on Travis
2.0.12 #
Remove dev infinity constraint on the Dart SDK for Flutter
2.0.11 #
Pub updates
2.0.10 #
Rename the analysis options file
2.0.6 #
Use the new XML Package, update to latest Petit Parser see issue 5 in github.
Remove Drone IO integration, now done by pub.
2.0.5 #
Integrate with Dart's Drone IO testing
2.0.4 #
Browser is now a dev dependency
2.0.3 #
Fixes for Dart V1.5 usage
2.0.2 #
Remove references to runtime type
2.0.1 #
Update dependencies to latest
2.0.0 #
Updates for Dart 1.0 release
1.1.0 #
- Fix the runtime type name change introduced in Dart r28101
- Generate API documents
- Package formatting updates