add the missing headers in windows by flutter-painter · Pull Request #1482 · Baseflow/flutter-permission-handler

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@flutter-painter

Copy link Copy Markdown

@flutter-painter flutter-painter commented

Jul 8, 2025

edited

Loading

Fixed the windows compatibility issue

Pre-launch Checklist

  • I made sure the project builds.
  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • [ x I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy, or this PR is does not need version changes.
  • I updated CHANGELOG.md to add a description of the change.
  • I updated/added relevant documentation (doc comments with ///).
  • I rebased onto main. -> rebase what ?
  • I added new tests to check the change I am making, or this PR does not need tests.
    -> No need, here we simply fix the bloody thing
  • I made sure all existing and new tests are passing.
  • I ran dart format . and committed any changes.
  • I ran flutter analyze and fixed any errors.

@flutter-painter

Copy link Copy Markdown

Author

Hi @ened
Could you please review ?

…permission_handler_plugin.h (compatibility header)

Updated: permission_handler_windows/windows/CMakeLists.txt (added compatibility header to build)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@flutter-painter