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

Add support for platform plugins #6

Closed
3 tasks done
knopp opened this issue Jun 5, 2021 · 1 comment · Fixed by #7 or #8
Closed
3 tasks done

Add support for platform plugins #6

knopp opened this issue Jun 5, 2021 · 1 comment · Fixed by #7 or #8

Comments

@knopp
Copy link
Contributor

knopp commented Jun 5, 2021

This issue tracks progress for platform plugins support.

NativeShell support Flutter packages, but it does not yet support packages that contain native code (plugins).

  • Support of macOS platform plugins
  • Support of Windows platform plugins
  • Support of Linux platform plugins
knopp added a commit that referenced this issue Jun 5, 2021
@knopp knopp closed this as completed in #7 Jun 6, 2021
knopp added a commit that referenced this issue Jun 6, 2021
* plugins WIP

* Add flutter plugins support for macOS

#6

* Add flutter plugins support for windows

* Move macOS resources to res/macos

* Short-circuit to empty registrar if there are no plugins

* Add flutter plugin support for linux

* Update XCode project file to specify SWIFT_VERSION

* Handle FFI only plugins
@wilsonowilson
Copy link

Woah that was fast! Thanks for addressing this so quickly!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants