universal_storage_sync_utils 0.1.0-dev.5
universal_storage_sync_utils: ^0.1.0-dev.5 copied to clipboard
Utility functions for universal_storage_sync, including a cross-platform folder picker.
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.4 - 2025-08-09 #
Changed #
- Stabilized APIs and prepared for initial public release
- Updated documentation and links for publication
0.1.0-dev.2 - 2025-06-27 #
- feat: moved
MacOSBookmark
tosync
package. - fixed:
pickWritableDirectory
now returnsDirectory
instead ofFileSystemEntity
.
0.1.0-dev.1 #
- Initial release.