Creates an empty file at absPath (with parent directories).
absPath
Future<void> createFile(String absPath);