serialportsupportall 0.0.1 copy "serialportsupportall: ^0.0.1" to clipboard
serialportsupportall: ^0.0.1 copied to clipboard

Provides a unified API for accessing serial ports on Windows (via Win32 API) and Android (via native USB/serial interfaces). Includes functions for reading, writing, and configuring serial devices.

serialportsupportall #

A cross-platform Dart library for serial port communication, supporting Windows (via Win32 API) and Android (via native USB/serial interfaces).

Features #

  • ✅ Open and close serial ports
  • ✅ Configure baud rate, parity, stop bits, and data bits
  • ✅ Read data from serial devices
  • ✅ Write data to serial devices
  • ✅ Get list of available ports on Windows and Android

Getting Started #

Add the dependency to your pubspec.yaml:

dependencies:
  serialportsupportall: ^0.0.1
0
likes
130
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

Provides a unified API for accessing serial ports on Windows (via Win32 API) and Android (via native USB/serial interfaces). Includes functions for reading, writing, and configuring serial devices.

Documentation

API reference

License

unknown (license)

Dependencies

dylib, ffi

More

Packages that depend on serialportsupportall