I am developing a flutter app where the user selects the images from their gallery , now these selected images should get stored in our database , using rest API. the key value for images in flutter is image[] .
I didn’t get idea on it .
I am developing a flutter app where the user selects the images from their gallery , now these selected images should get stored in our database , using rest API. the key value for images in flutter is image[] .
I didn’t get idea on it .