Skip to content

fix(mobile): rename IOSOptions/MacOsOptions to AppleOptions#706

Merged
wpfleger96 merged 1 commit into
mainfrom
fix/flutter-secure-storage-v10
May 21, 2026
Merged

fix(mobile): rename IOSOptions/MacOsOptions to AppleOptions#706
wpfleger96 merged 1 commit into
mainfrom
fix/flutter-secure-storage-v10

Conversation

@wpfleger96
Copy link
Copy Markdown
Collaborator

@wpfleger96 wpfleger96 commented May 21, 2026

Summary

  • Rename IOSOptionsAppleOptions and MacOsOptionsAppleOptions across 6 method overrides in the FakeSecureStorage test mock (12 type annotation changes total)
  • flutter_secure_storage v10 merged iOS and macOS platform options into a unified AppleOptions class under flutter_secure_storage_darwin
  • Only the test file is affected — no production code changes
  • Unblocks Renovate PR fix(deps): update dependency flutter_secure_storage to v10 #684

flutter_secure_storage v10 unified iOS and macOS platform options
into AppleOptions under flutter_secure_storage_darwin.
@wpfleger96 wpfleger96 requested a review from a team as a code owner May 21, 2026 21:01
@wpfleger96 wpfleger96 merged commit 4404162 into main May 21, 2026
15 checks passed
@wpfleger96 wpfleger96 deleted the fix/flutter-secure-storage-v10 branch May 21, 2026 21:41
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.

1 participant