universal_storage_sync_utils 0.1.0-dev.13 copy "universal_storage_sync_utils: ^0.1.0-dev.13" to clipboard
universal_storage_sync_utils: ^0.1.0-dev.13 copied to clipboard

Pure Dart utility functions for universal_storage_sync profile and repository workflows.

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.13 - 2026-03-03 #

  • split Flutter-specific folder picker/bookmark APIs into universal_storage_sync_utils_flutter
  • package is now pure Dart only
  • removed Flutter/plugin dependencies from this package

0.1.0-dev.12 - 2026-02-08 #

  • chore: flutter removed

0.1.0-dev.11 - 2026-02-08 #

  • chore: from_json_to_json: ^0.4.0 universal_storage_interface: ^0.1.0-dev.10

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

  • chore: update permission_handler dependency to 12.0.1

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

  • removed dependency on universal_storage_sync package
  • chore: update interface dependency to 0.1.0-dev.9

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

  • added resolvePlatformDirectoryOfConfig function
  • chore: interface package dependency to 0.1.0-dev.8

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

  • replaced dart:io with universal_io
  • added PickSuccess.filePathConfig getter
  • chore: update interface dependency to 0.1.0-dev.7

0.1.0-dev.6 - 2025-10-18 #

  • chore: from_json_to_json ^0.3.0

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 #

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 to sync package.
  • fixed: pickWritableDirectory now returns Directory instead of FileSystemEntity.

0.1.0-dev.1 #

  • Initial release.
0
likes
150
points
28
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Pure Dart utility functions for universal_storage_sync profile and repository workflows.

Homepage
Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

collection, crypto, from_json_to_json, github, meta, path, universal_io, universal_storage_interface, universal_storage_sync, yaml

More

Packages that depend on universal_storage_sync_utils