get_storage_info 0.2.1 copy "get_storage_info: ^0.2.1" to clipboard
get_storage_info: ^0.2.1 copied to clipboard

PlatformAndroid

A plugin to show free, used, and total internal and external storage space.

0.2.1 #

  • Defaults to DeviceStorageType.internal to avoid potential ArrayIndexOutOfBoundsException errors.

0.2.0 #

  • Operations are now run on a separate thread via a coroutine.

0.1.0 #

Breaking changes to getIsLowOnStorage and getIsStorageBelowThreshold

  • getIsLowOnStorage now uses the free storage to determine whether the device is low on storage.
  • The threshold param for getIsLowOnStorage and getIsStorageBelowThreshold is now in MB instead of percent.

0.0.2 #

  • Improve documentation

0.0.1 #

  • Initial release.
2
likes
150
pub points
73%
popularity

Publisher

verified publishernoahrahm.com

A plugin to show free, used, and total internal and external storage space.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on get_storage_info