Skip to content

[camera_platform_interface] Add rgba8888 format to ImageFormatGroup#11765

Open
Mairramer wants to merge 3 commits into
flutter:mainfrom
Mairramer:feat/rgba8888-platform-interface
Open

[camera_platform_interface] Add rgba8888 format to ImageFormatGroup#11765
Mairramer wants to merge 3 commits into
flutter:mainfrom
Mairramer:feat/rgba8888-platform-interface

Conversation

@Mairramer
Copy link
Copy Markdown
Contributor

Part of #11632

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

Copy link
Copy Markdown

@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 adds the rgba8888 format to the ImageFormatGroup enum and implements platform-specific mappings for Android and iOS. Review feedback recommends adding unit tests to verify the conversion of platform-specific integer values and updating documentation links for consistency with existing code.

Comment thread packages/camera/camera_platform_interface/lib/src/types/image_format_group.dart Outdated
…format_group.dart

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
@Mairramer Mairramer changed the title Add rgba8888 format to ImageFormatGroup [camera_platform_interface] Add rgba8888 format to ImageFormatGroup May 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant