BbsonLin/serial_port_flutter

Doesn`t work with IOS

Closed this issue · 2 comments

I`m trying to use with ios and i got this error below

[!] No podspec found for serial_port_flutter in .symlinks/plugins/serial_port_flutter/ios

How can i do to work with ios or i`ts not possible ?

@brasizza
This project only support Android for now (Rely on Android-SerialPort-API).

For iOS, cause I'm not familiar with Swift, I don't know whether or not there is a library like Android-SerialPort-API.