Skip to content

2.1.3#9

Merged
jonafeucht merged 15 commits into
mainfrom
dev
Jun 15, 2026
Merged

2.1.3#9
jonafeucht merged 15 commits into
mainfrom
dev

Conversation

@jonafeucht

Copy link
Copy Markdown
Collaborator

No description provided.

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

Copy link
Copy Markdown

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 updates the sensitive_content_analysis package to version 2.1.3, transitioning it from a Dart package to a Flutter package. It introduces a new VideoStreamAnalyzer on iOS for live video stream monitoring, updates analysis methods to return a detailed SensitivityAnalysisResult object, and adds comprehensive examples and widget tests. The review feedback highlights numerous syntax errors across the Dart and Flutter files where Swift-style leading dot shorthand was incorrectly used for constructors, static methods, enums, and static fields. Additionally, a critical memory safety issue was identified in the Swift plugin implementation where a pixel buffer is locked as read-only but subsequently written to.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread lib/sensitive_content_analysis.dart
Comment thread lib/sensitive_content_analysis.dart
Comment thread lib/sensitive_content_analysis.dart
Comment thread lib/sensitive_content_analysis.dart
Comment thread example/lib/main.dart
Comment thread example/lib/home_feed.dart
Comment thread example/lib/home_feed.dart
Comment thread example/lib/home_feed.dart
Comment thread README.md
@jonafeucht jonafeucht merged commit cb5bc2f into main Jun 15, 2026
2 checks passed
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