Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support marking widget composble functions as internal #2582

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

JakeWharton
Copy link
Collaborator

Closes #2580


  • CHANGELOG.md's "Unreleased" section has been updated, if applicable.

@JakeWharton JakeWharton requested a review from squarejesse March 7, 2025 21:02
Comment on lines +34 to 35
@Widget(1, internalComposable = true)
public data class LazyList(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Turns out we already needed this!

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.

Allow marking a schema widget as generating an internal function
1 participant