Crossdart Chrome Extension icon

Crossdart Chrome Extension

Extension Actions

CRX ID
jmdjoliiaibifkklhipgmnciiealomhd
Status
  • No Privacy Policy
  • Live on Store
Description from extension meta

Adds 'Go to definition' and 'Find Usages' functionality for Dart packages on Github

Image from store
Crossdart Chrome Extension
Description from store

This extension adds hyperlinks to your Dart code on Github. You'll be able to click to the methods, variables or classes and go to their definitions, and also click to the declarations to find out where they are used at. It works both for tree views and pull requests, so whenever someone sends you a pull request, you'll be able to review it more efficiently, since you actually can click to the methods and see where they come from.

You can check https://github.com/astashov/crossdart-chrome-extension for README, source code and details how to use it for very private projects, when you don't want to send your source code to CrossDart servers, but still want to use the plugin.