utils/file_utils library
Functions
-
forceWriteFile(
String path, String content, {String? projectPath}) → void -
getProjectName(
String projectPath) → String -
safeCreateDir(
String path) → void -
safeWriteFile(
String path, String content, {bool overwrite = false, String? projectPath}) → void -
syncAppStrings(
String projectPath, String content) → void