dart-archive / dart2_fix

A tool to migrate API usage to Dart 2
https://pub.dartlang.org/packages/dart2_fix
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

investigate adding a command to test a published package #22

Closed devoncarew closed 6 years ago

devoncarew commented 6 years ago

This would be something like:

pub global run dart2_fix --check-package foo_bar

​which could: