You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I need a little help here. I am able to find available free space in both internal and external storage using this package .But how can I find the total size of external sdcard ?
await DiskSpace.getTotalDiskSpace gives me total space of internal storage only but not sdcard
The text was updated successfully, but these errors were encountered:
Hey Friends,
I need a little help here. I am able to find available free space in both internal and external storage using this package .But how can I find the total size of external sdcard ?
await DiskSpace.getTotalDiskSpace
gives me total space of internal storage only but not sdcardThe text was updated successfully, but these errors were encountered: