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

Update Windows code to ffigen v16 #2495

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

Levi-Lesches
Copy link
Contributor

@Levi-Lesches Levi-Lesches commented Dec 13, 2024

Closes #2471 by manually bumping, re-running ffigen, then cleaning up the resulting Dart code.

The big change in ffigen here is that it better handles enums, by generating actual Dart enums instead of integers

@Levi-Lesches
Copy link
Contributor Author

Levi-Lesches commented Dec 13, 2024

Well there you have it:

Because flutter_local_notifications_windows depends on ffigen >=15.0.0 which requires SDK version >=3.4.0 <4.0.0, version solving failed.

So to merge this, we'd have to bump the SDK to ^3.4.0 and Flutter ^3.22.0, which are the next versions of Dart and Flutter. It's not a terrible change, but this PR doesn't add any new functionality so it's also not a high priority.

Feel free to mark as a draft if you want to wait on 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.

1 participant