'how to delete image and video file from local storage in android 11(R) device with flutter programmatically

I am working on an application in which I want to delete the selected file file.delete and file.deletesync works on Android version 9 and below but cause problem in Android 11(R). Can anyone guide me how to fix it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source