Skip to content

Implement-pr-45#1

Merged
kingdomseed merged 4 commits intomasterfrom
implement-pr-45
Mar 17, 2025
Merged

Implement-pr-45#1
kingdomseed merged 4 commits intomasterfrom
implement-pr-45

Conversation

@kingdomseed
Copy link
Copy Markdown
Owner

Implement I/O improvements from PR deansyd#45 (original repository):

  • Add getContainerPath method to access the root iCloud container directory
  • Modify download method to return a boolean success value
  • Remove destinationFilePath parameter from download method
  • Update documentation to reflect new API usage patterns
  • Add examples for using the new container path access feature
  • Update tests to match the new API signatures

These improvements enhance file operations by providing direct access to the
iCloud container and simplifying the download process, following Apple's
guidelines for iCloud integration.

Updated macOS platform channel implementation.

Comment thread example/lib/download.dart
Comment thread ios/Classes/SwiftIcloudStoragePlugin.swift
Comment thread macos/Classes/IcloudStoragePlugin.swift
@kingdomseed kingdomseed merged commit cef898c into master Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants