I am looking for a flutter package that will enable serial communication for IOS devices I have tried usb_serial package for Android devices it works well but i am not sure that this package works on IOS device since I don’t have one. Anyone have idea ?
Need a flutter package that will enable USB serial communication on IOS devices.