devtools icon indicating copy to clipboard operation
devtools copied to clipboard

use grind to perform extra checks before committing changes to package:devtools

Open jacob314 opened this issue 6 years ago • 1 comments

https://github.com/flutter/devtools/blob/master/packages/devtools/tool/version_check.dart is an existing check that could be converted over. We could also use additional checks to prevent direct imports of dart:html and potentially in the future direct imports of package:flutter as part of the migration to flutter.

jacob314 avatar Sep 12 '19 20:09 jacob314

fyi @devoncarew

jacob314 avatar Sep 12 '19 21:09 jacob314