📜  颤振复制文件 - 任何代码示例

📅  最后修改于: 2022-03-11 14:55:05.746000             🧑  作者: Mango

代码示例1
path is the directory /data/user/0/com.vendetta.recipe/app_flutter. Try adding a /filename.jpg to it.

File newImage = await _image.copy('$path/filename.jpg');