Answers for "flutter copy file"

0

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');
Posted by: Guest on March-15-2021

Browse Popular Code Answers by Language