createProject abstract method
Creates a Flutter project with the given configuration
Implementation
Future<void> createProject(ProjectConfig config);
Creates a Flutter project with the given configuration
Future<void> createProject(ProjectConfig config);