Skip to content

Conversation

@polina-c
Copy link
Collaborator

@polina-c polina-c commented Jan 15, 2026

Chat widgets do not belong to core, as they are high level and opinionated about too many things.

@polina-c polina-c requested a review from gspencergoog January 15, 2026 17:50
Copy link
Collaborator

@gspencergoog gspencergoog left a comment

Choose a reason for hiding this comment

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

32384589-a60f0e74-c078-11e7-9bc1-e5b5287aea9d

Copy link
Contributor

@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 refactors chat widgets by moving them to a facade directory and renaming them with a View suffix. The changes are consistent and well-executed. I have one comment regarding adherence to the repository's contribution guidelines.

Comment on lines 19 to +23
export 'src/development_utilities/catalog_view.dart';
export 'src/facade/direct_call_integration/model.dart';
export 'src/facade/direct_call_integration/utils.dart';
export 'src/facade/gen_ui_conversation.dart';
export 'src/facade/widgets/chat_primitives.dart';
Copy link
Contributor

Choose a reason for hiding this comment

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

medium

While the code changes are correct, the pull request description is empty. The repository's style guide requires that pull request descriptions include the Pre-Review Checklist from the template. Please update the PR description to adhere to the contribution guidelines.

References
  1. PR descriptions should include the Pre-Review Checklist from the PR template, with all of the steps completed. (link)

@polina-c polina-c merged commit 2f2a510 into flutter:main Jan 15, 2026
2 checks passed
polina-c added a commit to polina-c/genui that referenced this pull request Jan 16, 2026
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.

2 participants