Skip to content

Conversation

nikeokoronkwo
Copy link
Collaborator

Added support for working with destructured parameters, as well as other kind of parameters. These take the place of the param type, since destructuring in parameters is not allowed in Dart.

However, this goes a step further and provides documentation on the parameter itself, providing the form of the param as documentation.

Added support for working with destructured parameters, as well as other
kind of parameters. These take the place of the param type, since
destructuring in parameters is not allowed in Dart.

However, this goes a step further and provides documentation on the
parameter itself, providing the form of the param as documentation.

Signed-off-by: Nike Okoronkwo <[email protected]>
@nikeokoronkwo nikeokoronkwo changed the title [interop] Added support for destructured parameters [interop] Add support for destructured parameters Sep 20, 2025
@nikeokoronkwo nikeokoronkwo merged commit 0baaea4 into dart-lang:main Sep 23, 2025
16 of 18 checks passed
@nikeokoronkwo nikeokoronkwo deleted the interop/destructured branch September 23, 2025 14:49
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