Currently we would require`flutter packages pub global activate devtool`. We should support something like: - `flutter pub activate devtool`? Maybe we could shorten the API a bit for the global commands, - `flutter activate devtool` ?
Currently we would require
flutter packages pub global activate devtool. We should support something like:flutter pub activate devtool?Maybe we could shorten the API a bit for the global commands,
flutter activate devtool?