linux_serial 0.2.3+6 copy "linux_serial: ^0.2.3+6" to clipboard
linux_serial: ^0.2.3+6 copied to clipboard

Dart package for accessing serial ports on Linux using dart:ffi.

0.2.3+6 #

  • REFACTOR(linux_serial): remove duplicate code. (ab7b09d0)
  • FIX(linux_serial): fix incorrect list cast. (9d130049)

0.2.3+5 #

  • Update a dependency to the latest release.

0.2.3+4 #

  • Update a dependency to the latest release.

0.2.3+3 #

  • Update a dependency to the latest release.

0.2.3+2 #

  • Update a dependency to the latest release.

0.2.3+1 #

  • Update a dependency to the latest release.

0.2.3 #

  • FIX: remove logging, increase dart SDK min to 2.16. (7e4a0058)

0.2.2 #

  • REFACTOR: fix analyzer warnings. (9e652157)
  • FEAT: make linux_serial work with new libc bindings. (b5074fbd)

0.2.1+1 #

  • Update a dependency to the latest release.

0.2.1 #

  • REFACTOR: fix analyzer warnings. (9e652157)

0.2.0 #

  • upgrade deps (ffi to 2.0.0)

[0.1.0] #

  • migrate to common bindings

[0.1.0-nullsafety.3] #

  • update package description
  • update readme

[0.1.0-nullsafety.2] #

  • include repo link

[0.1.0-nullsafety] #

  • migrate to null-safety
  • migrate to FFI 1.0
  • use new bindings generator

[0.0.1] #

  • initial release.