Skip to content

Conversation

@zmeggyesi
Copy link

Add the ability to specify custom non-unique keys on the button. Useful for dynamic labels, where a UniqueKey destroys interactivity by forcing Flutter to rebuild the widget continuously.

This is useful when the button label needs to be dynamically generated, in which case a `UniqueKey` causes Flutter to continuously rebuild the widget, destroying any interactivity.
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