altera2015 / usbserial

Flutter Android USB Serial plugin
BSD 3-Clause "New" or "Revised" License
119 stars 83 forks source link

Bool parameter to check if port is open or closed #67

Open Zopenzop opened 2 years ago

Zopenzop commented 2 years ago

Feature request if not an existing feature - Could the UsbPort class have a bool parameter that shows whether the port is currently open or not?

GaelleJoubert commented 3 months ago

I am interested by this feature too