flutter_wayland
flutter_wayland copied to clipboard
What is the procedure to support native plugin using flutter_wayland embedder ?
Hello,
As we know that for native plugins, the supported platforms are android, ios, web, linux, macos, and windows. Can we support native plugins for any other embedded system also ? Because we need to execute apps (with package/plugin like media player etc.) using flutter_wayland embedder so please guide us towards the same as we are new to this.
Thanks,