Skip to content

Conversation

@RobertOdrowaz
Copy link
Contributor

Migrates camera wrappers as part of flutter/flutter#119109

This PR migrates wrappers to Swift:

  • FLTPermissionServicing
  • FLTCameraPermissionManager

In line with Swift conventions, the FLT prefixes are removed.

Pre-Review Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Note: The Flutter team is currently trialing the use of Gemini Code Assist for GitHub. Comments from the gemini-code-assist bot should not be taken as authoritative feedback from the Flutter team. If you find its comments useful you can update your code accordingly, but if you are unsure or disagree with the feedback, please feel free to wait for a Flutter team member's review for guidance on which automated comments should be addressed.

Footnotes

  1. Regular contributors who have demonstrated familiarity with the repository guidelines only need to comment if the PR is not auto-exempted by repo tooling. 2 3

Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request migrates FLTPermissionServicing and FLTCameraPermissionManager from Objective-C to Swift, following Swift conventions by removing the FLT prefix. The changes also update tests and mocks to use the new Swift classes. The migration is well-executed. I've added one suggestion to refactor the new CameraPermissionManager.swift to reduce code duplication, improving maintainability.

@RobertOdrowaz
Copy link
Contributor Author

@hellohuanlin pls take a look at this PR when you have some time

Copy link
Contributor

@hellohuanlin hellohuanlin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just some nits.

@RobertOdrowaz RobertOdrowaz added the autosubmit Merge PR when tree becomes green via auto submit App label Dec 23, 2025
@auto-submit auto-submit bot merged commit 767184c into flutter:main Dec 23, 2025
80 checks passed
github-merge-queue bot pushed a commit to flutter/flutter that referenced this pull request Dec 24, 2025
flutter/packages@5e3a766...2164da9

2025-12-23 engine-flutter-autoroll@skia.org Manual roll Flutter from
57c3f8b to 6ff7f30 (83 revisions) (flutter/packages#10674)
2025-12-23 engine-flutter-autoroll@skia.org Manual roll Flutter from
d81baab to 57c3f8b (38 revisions) (flutter/packages#10671)
2025-12-23 engine-flutter-autoroll@skia.org Roll Flutter from
6e1aa82 to d81baab (47 revisions) (flutter/packages#10637)
2025-12-23 robert.odrowaz@leancode.pl [camera_avfoundation] Wrappers
swift migration - part 5 (flutter/packages#10641)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.

To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: camera platform-ios platform-macos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants