libserialport.dart icon indicating copy to clipboard operation
libserialport.dart copied to clipboard

Any implementation plans for Web?

Open realrk95 opened this issue 3 years ago • 2 comments

As a developer for Flutter, I want to provide access to our apps through web so that clients can try it out before downloading them. Right now, our devices use USB serial for communication on Android only and we're planning to implement it for web to enable cross platform access on all devices already supported by this library (ie. Android, Mac, Windows, Linux), but on the web.

realrk95 avatar Jan 04 '22 12:01 realrk95

+1

kekko7072 avatar Sep 12 '22 07:09 kekko7072

In js could be implemented using Navigator Serial

kekko7072 avatar Sep 12 '22 07:09 kekko7072