FlutterProjectWithMonoRepoTemplate constructor

FlutterProjectWithMonoRepoTemplate()

Implementation

FlutterProjectWithMonoRepoTemplate()
    : super(
        name: 'flutterProjectWithMonoRepoBundle',
        bundle: flutterProjectWithMonoRepoBundle,
        help: 'A Flutter project within a Melos-managed mono-repo',
      );