Skip to content

Conversation

@Zverik
Copy link
Collaborator

@Zverik Zverik commented Dec 17, 2025

Fixes #260.

The Dart linter started giving errors for assigning dynamic args[0]!.$value to a typed function argument. That includes methods that are generated with previously existing functions. Idk what to do with that yet.

Depends on #262.

@Zverik Zverik force-pushed the top_level_functions_2 branch from e8a251c to 3ff9e40 Compare December 26, 2025 20:31
@Zverik Zverik merged commit a9b11ab into ethanblake4:master Dec 26, 2025
1 check passed
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.

Bindings generator does not consider top-level functions

1 participant