libserialport.dart
libserialport.dart copied to clipboard
Any implementation plans for Web?
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.
+1
In js could be implemented using Navigator Serial