How to store the selected images in the database using flutter , rest api
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[] .