universal_disk_space 0.1.21 copy "universal_disk_space: ^0.1.21" to clipboard
universal_disk_space: ^0.1.21 copied to clipboard

outdated

parses total and available disk spaces on Windows and Linux-based systems

0.1.21 #

  • Added Disk.fromJson(dynamic) function

0.1.20 #

  • Improved drive detection in UNIX

0.1.19 #

  • Migrated code to null safety

0.1.18 #

  • Formatted code

0.1.17 #

  • Windows: fixed bug with previous version changes

0.1.16 #

  • Windows: now gets disk space from powershell's get-wmiobject script

0.1.15 #

  • Added macOS support (not tested)
  • Organized command args as final List

0.1.14 #

  • Formatted code with dart format

0.1.13 #

  • Fixed bug with absolute mountpaths in Windows

0.1.12 #

  • Trims whitespaces in paths

0.1.11 #

  • Filters Microsoft Windows Network from the output of net use command

0.1.10 #

  • Fixed minor issue with parsing net use command in Windows

0.1.9 #

  • Formatted code with dart format
  • Moved example.md's code into example.dart

0.1.8 #

  • Formatted code according to pedantic's guidelines

0.1.7 #

  • Added example.md
  • Removed unnecessary "new" keywords

0.1.6 #

  • Changed df block size to 1024 bytes

0.1.5 #

  • Added README.md
  • Improved CHANGELOG.md

0.1.4 #

  • Unix paths are not uppercase/lowercase invariant

0.1.3 #

  • Fixed a bug with Windows network mounth paths being uppercase/lowercase invariant

0.1.2 #

  • Checks that disks are mounted in windows before adding them

0.1.1 #

  • Locates df in multiple UNIX systems, should work in macOS (untested)

0.1.0 #

  • First release
10
likes
0
pub points
84%
popularity

Publisher

unverified uploader

parses total and available disk spaces on Windows and Linux-based systems

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on universal_disk_space