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

outdated

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

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