flutter_native_view
flutter_native_view copied to clipboard
macOS support?
@alexmercerind I know you're unable to do macOS related work, but I just wanted to open this issue as you'll inevitably get requests for macOS support! I would love to contribute in this regard but I have no idea where to start or if this is even possible to achieve on macOS. Regardless, I think having this issue here so that discussion can take place is a good idea.
macOS Platform Views are partially supported on Flutter master already :) The implementation is very similar to iOS
https://github.com/flutter/flutter/issues/41722