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

[Feature] macOS support #153

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

Conversation

chipweinberger
Copy link
Contributor

@chipweinberger chipweinberger commented Jan 19, 2024

Add macOS support.

Related Issue: #56

Note: this PR was built off my other PRs, so it has 9 commits in it.

The important commit is this one

  • [Feature] add macOS support edaa37a

For the most part, things "just work" but there are a few limitations:

  1. the user must put entry point code in their lib/main.dart file
  2. the user must copy GeneratedPluginRegistrant.m into their macos folder
  3. FlutterEngineGroup is not supported

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