windows_disk_utils 0.0.2 copy "windows_disk_utils: ^0.0.2" to clipboard
windows_disk_utils: ^0.0.2 copied to clipboard

PlatformWindows

A comprehensive Flutter plugin for Windows that provides disk, folder, and file utilities. Retrieve disk info, list and manage files/folders, and format byte sizes for display in your apps.

0.0.2 #

  • Improved documentation and usage examples.
  • Enhanced formatting and pub.dev compliance.
  • Bug fixes and code formatting improvements.

0.0.1 #

  • Initial release.
  • Windows-only Flutter plugin for disk, folder, and file utilities.
  • List all disks/partitions with detailed info (name, size, label, file system, etc.)
  • List folder contents (files and subfolders)
  • Create, delete, and list files/folders
  • Read and write file contents
  • Get file/folder metadata (size, timestamps, etc.)
  • Format byte sizes to human-readable strings (KB, MB, GB, etc.)
  • Includes example app and comprehensive documentation
3
likes
150
points
7
downloads

Publisher

unverified uploader

Weekly Downloads

A comprehensive Flutter plugin for Windows that provides disk, folder, and file utilities. Retrieve disk info, list and manage files/folders, and format byte sizes for display in your apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on windows_disk_utils

Packages that implement windows_disk_utils