Replies: 1 comment
|
It seems to be |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to use the plugin in my flutter application. So to test it out I used the example code. The plugin has been able to recognize device name, VID, PID and other description. However when I tap on BulkTransferIn/Out it throws the following exception
What is the issue I don't understand. I would really appreciate if anyone can help me.
P.s : I am working on my company's custom device, and they have native java code with USBManager class wherein they can connect a custom device in charging port and read data from it. But now they wanna switch to flutter and I can't find any plugin which can help me with this issue. Any help in this regards is also highly appreciated
All reactions