embedded_serialport 1.4.0 copy "embedded_serialport: ^1.4.0" to clipboard
embedded_serialport: ^1.4.0 copied to clipboard

`embedded_serialport` is a Flutter package for serial port communication, it uses Dart FFI (Foreign Function Interface) to interact with Rust and C shared libraries. This package provides a simple API [...]

0.0.1 #

  • Initial release

0.0.2 #

  • Changed the rust_native directory

0.0.3 #

0.0.32-dev.1 #

0.0.4 #

0.0.32 #

0.0.33 #

1.0.0 #

  • Added dependencies
  • Added check for permissions

1.1.0 #

1.2.0 #

1.3.0 #

1.4.0 #

5
likes
0
pub points
60%
popularity

Publisher

unverified uploader

`embedded_serialport` is a Flutter package for serial port communication, it uses Dart FFI (Foreign Function Interface) to interact with Rust and C shared libraries. This package provides a simple API to list available serial ports and perform read/write operations.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

collection, ffi, flutter, meta, path, plugin_platform_interface, process, stack_trace

More

Packages that depend on embedded_serialport