very_good_cli icon indicating copy to clipboard operation
very_good_cli copied to clipboard

feat: CLI Plugin Template - choose logger API

Open BeatriceMitchell opened this issue 3 years ago • 0 comments

As a developer I want to be prompted to select which platforms to generate when creating a very_good_flutter_plugin via very_good_cli.

Details

  • Use Logger().chooseAny(...) from package:mason_cli to prompt if platforms are not specified.

BeatriceMitchell avatar Jun 13 '22 18:06 BeatriceMitchell