sony/flutter-embedded-linux

Is this understanding correct?

SinkinZhu opened this issue · 1 comments

Dear Sir

Flutter Plugins that support Linux platforms from https://pub.dev/ can run normally on flutter-elinux.
Is this understanding correct?
Thanks!

Basically, I would say No. But it depends on a plugin. Plugin interfaces and platform specific implementations are different for each platform. Plugins implemented only by Dart code can be used for all platforms.