universal_storage_filesystem 0.1.0-dev.10 copy "universal_storage_filesystem: ^0.1.0-dev.10" to clipboard
universal_storage_filesystem: ^0.1.0-dev.10 copied to clipboard

unlisted

Filesystem storage provider for universal_storage_interface.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.0-dev.10 - 2025-10-27 #

  • chore: update sync utils dependency to 0.1.0-dev.10

0.1.0-dev.9 - 2025-10-27 #

  • chore: update interface dependency to 0.1.0-dev.9

0.1.0-dev.8 - 2025-10-26 #

  • chore: update interface dependency to 0.1.0-dev.8

0.1.0-dev.7 - 2025-10-25 #

  • chore: update interface dependency to 0.1.0-dev.7

0.1.0-dev.5 - 2025-08-09 #

Changed #

  • chore: update interface dependency to 0.1.0-dev.5

0.1.0-dev.4 - 2025-08-09 #

Added #

  • Initial public release of filesystem storage provider
  • Implements StorageProvider for local filesystem
  • Automatic parent directory creation
  • Cross-platform path handling

Notes #

  • Not supported on web