Closed pq closed 6 years ago
See for example the Dart linter:
Failed to precompile dart_coveralls:dart_coveralls: file:///home/travis/.pub-cache/hosted/pub.dartlang.org/coverage-0.10.0/lib/src/hitmap.dart:76:39: Error: Getter not found: 'JSON'. List<Map<String, dynamic>> json = JSON.decode(contents)['coverage']; <snip>
Updating deps should fix it.
See: #82.
Fixed w/ #82.
See for example the Dart linter:
Updating deps should fix it.
See: #82.