I am using multi_image_picker:4.5.9 on ios, when i pick up an image and get the path of the file,i want to upload this file to server,but the error comes out.
This error might happened because the file might not be existed yet. so you should check if the file existed or not before opening it.
use file.existsSync()
before opening it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With