Windows desktop application : Have to read sdcard/pendrive/usb drive using flutter code for windows application
Asked
Active
Viewed 117 times
0
-
Try using this plugin https://pub.dev/packages/quick_usb – Just a Person Oct 21 '22 at 14:26
-
Thanks @JustaPerson! I tried this already but it somehow does not gives path for USB and it shows exception on many features - tested in windows machine. – another_it_guy Oct 26 '22 at 11:26