parselyzer 0.1.8
parselyzer: ^0.1.8 copied to clipboard
Parse `dart analyze --format=json` output into Dart objects.
0.1.8 #
- Supports analyzer 14
- Removes
json_serializable/json_annotationin favor of hand-written JSON methods
0.1.7 #
- Supports analyzer 12
0.1.6 #
- Supports analyzer 10
0.1.5 #
- Supports analyzer 9
0.1.4 #
- Supports analyzer 8
0.1.3 #
- Supports analyzer 7
0.1.2 #
- Upgrades analyzer to
6.0.0
0.1.1 #
- Makes
documentationfield nullable
0.1.0 #
- Initial version.