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 am using this package to get the total storage space of the device However, My 64 GB phone is showing only 57 GB of storage space. Is there any way to fix this?
I am using this package to get the total storage space of the device However, My 64 GB phone is showing only 57 GB of storage space. Is there any way to fix this?
StorageSpace storageSpace = await getStorageSpace( lowOnSpaceThreshold: totalSize!, fractionDigits: 1, );
The text was updated successfully, but these errors were encountered: