flutter-pi icon indicating copy to clipboard operation
flutter-pi copied to clipboard

MissingPluginException (making custom native code)

Open Krakert opened this issue 4 months ago • 0 comments

I was adding some native code to mount and list files from a USB drive. I was following the docs: Add a Linux platform-specific implementation

But unfortinaly when ran it says: No implementation found for method getUSBFiles

here you mentioned this but is this still a thing, and can I write native code?

Running the same code under ubuntu via wsl works fine.

Krakert avatar Oct 10 '24 11:10 Krakert