dump-info-visualizer icon indicating copy to clipboard operation
dump-info-visualizer copied to clipboard

A visualizer for the JSON data produced by the dart2js --dump-info command

Results 11 dump-info-visualizer issues
Sort by recently updated
recently updated
newest added

While the hierarchy typically looks like this: - Library1 - Class 1 - Method 1 - Method 2 - Class 2 - Method 3 - Method 4 If you are...

enhancement