Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR DART

flutter copy file

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');
 
PREVIOUS NEXT
Tagged: #flutter #copy #file
ADD COMMENT
Topic
Name
9+4 =