I am developing a photo-sharing app in a flutter. I want to know is there any way to upload the photos, sync the photos with the cloud in the background when the user takes a new photo using the default camera app or other.
I am developing a photo-sharing app in a flutter. I want to know is there any way to upload the photos, sync the photos with the cloud in the background when the user takes a new photo using the default camera app or other.
Assuming this is a question regarding flutter app, I came across few articles that explains step by step procedure to upload images