libserialport_plus 0.0.7
libserialport_plus: ^0.0.7 copied to clipboard
A Flutter wrapper (FFI plugin) for the libserialport library. This package provides a simple API for communicating over serial ports.
0.0.7 #
- Fix Android build
0.0.6 #
- Update pubspec.yaml description
0.0.5 #
- Remove unused dependencies
0.0.4 #
- Fix error handling
0.0.3 #
- Remove iOS support
- Fix macOS support
- Add macOS setup in README.md
0.0.2 #
- Update README.md
0.0.1 #
- Add
SerialPort,SerialPortReader,SerialPortInfoandSerialPortConfig