Open SL-Chinmay opened 1 year ago
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, );
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, );