Skip to content

Conversation

@dluffy56
Copy link
Contributor

@dluffy56 dluffy56 commented Jan 23, 2026

Issue #3040

Description

Adds support for sharing speech profiles between users

@dluffy56 dluffy56 marked this pull request as draft January 23, 2026 02:18
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 adds functionality for sharing speech profiles between users, including new API endpoints on the backend and corresponding UI in the Flutter app. The changes are well-structured, but there are a few critical issues that need to be addressed. On the backend, there's a highly inefficient database query that will not scale and a syntax error in an import that will prevent the application from starting. In the Flutter app, there are a couple of instances of using BuildContext across asynchronous gaps, which can lead to runtime errors. I've provided suggestions to fix these issues.

@dluffy56 dluffy56 marked this pull request as ready for review January 23, 2026 11:24
@dluffy56 dluffy56 marked this pull request as draft January 23, 2026 11:24
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