Is it possible to favorite an image in the Apple and Android photo app within my flutter app?
For example, if my app accesses many images from the camera roll/gallery using the multi_image_picker plugin and I have the Image.file location can I add it to the Favorites album in Apple Photos for inside my app? Same for Android or Google photos?