create_feature/create_feature_cli library
Functions
-
addImportAndChangesInFile(
String filePath, List< String> importStatements, List<String> methodCalls) → Future<void> -
copyFolder(
String sourcePath, String destinationPath) → Future< void> -
createNewFeature(
String featureName) → Future< void>