alias of flutter channel
flutter channel
void channel(List<String> args) { start('flutter', ['channel', ...args]); }