disk_space_2 1.0.13
disk_space_2: ^1.0.13 copied to clipboard
A Flutter package that provides an easy way to get disk space information on Android, iOS, Linux, and Windows devices.
1.0.13 #
- Migrate Android to AGP 9's built-in Kotlin support; remove the explicit
org.jetbrains.kotlin.android(KGP) plugin to fix the double-registration conflict on the latest Android build tools. - Bump Android Gradle Plugin to 9.3.0 and Gradle to 9.5.0.
- Raise Java/Kotlin JVM target from 8 to 11.
1.0.12 #
- Add support for Swift Package Manager (SPM).
1.0.11 #
- Fix linux support by improving cmakelist
1.0.10 #
- Improvments to the Andorid version
- Move IO task into background to avoid StrictMode policy violation
1.0.9 #
- Add support for linux and windows.
- Small code improvements
1.0.8 #
- Fixed android package.
1.0.7 #
- Fixed android package.
1.0.6 #
- TODO: Describe initial release.