-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
co.requestCommunity ask for documentationCommunity ask for documentationdevos.macOSRelates to developing apps on macOS platformRelates to developing apps on macOS platforme2-daysEffort: < 5 daysEffort: < 5 daysp1-highMajor but not urgent concern: Resolve in months. Update each month.Major but not urgent concern: Resolve in months. Update each month.target.iOSTarget apps on the iOS PlatformTarget apps on the iOS Platform
Milestone
Description
What information needs to be added?
Swift 6 language mode enables strict concurrency checking. Code changes may be necessary for Swift code to be compatible with the Swift 6 language mode.
WWDC session: https://www.youtube.com/watch?v=75-c6jSE8kU
Migration docs: https://www.swift.org/migration/documentation/swift-6-concurrency-migration-guide/swift6mode/
See also:
- Migrate iOS and macOS packages to Swift 6 language mode flutter#150388
- Update samples repo to Swift 6 flutter#150939
Where should this new content appear?
The following pages should be checked for Swift 6 compatibility:
- https://docs.flutter.dev/add-to-app/ios/add-flutter-screen
- https://docs.flutter.dev/get-started/flutter-for/swiftui-devs
- https://docs.flutter.dev/platform-integration/ios/app-extensions
- https://docs.flutter.dev/platform-integration/ios/platform-views
- https://docs.flutter.dev/platform-integration/platform-channels#step-4-add-an-ios-platform-specific-implementation
- ... more?
I would like to fix this problem.
- I will try and fix this problem on docs.flutter.dev.
Metadata
Metadata
Assignees
Labels
co.requestCommunity ask for documentationCommunity ask for documentationdevos.macOSRelates to developing apps on macOS platformRelates to developing apps on macOS platforme2-daysEffort: < 5 daysEffort: < 5 daysp1-highMajor but not urgent concern: Resolve in months. Update each month.Major but not urgent concern: Resolve in months. Update each month.target.iOSTarget apps on the iOS PlatformTarget apps on the iOS Platform
Type
Projects
Status
Done