Find the local path: This plugin’s getApplicationDocumentsDirectory() method is used to get that folder path where the app places its files and that can be deleted only by that app. In the case of Android, its AppData folder where our app related files will be stored.
Read more