FlutterPluginForMonoRepoTemplate constructor

FlutterPluginForMonoRepoTemplate()

Implementation

FlutterPluginForMonoRepoTemplate()
    : super(
        name: 'flutterPluginForMonoRepoBundle',
        bundle: flutterPluginForMonoRepoBundle,
        help: 'A Flutter plugin for a Melos-managed mono-repo',
      );