serial_port 0.2.3 copy "serial_port: ^0.2.3" to clipboard
serial_port: ^0.2.3 copied to clipboard

outdatedDart 1 only

Dart extension library to communicate on serial port.

0.2.3

  • Fix for SDK 1.9.1
  • Use async/await

0.2.2

  • Rewrite tests with expectAsync and remove mock files from 0.2.1
  • Fix naming typo

0.2.1

  • Use Mockable File for testing
  • Increase test coverage
  • Internals changes
  • Increase require Dart SDK to 1.8

0.2.0 #

  • MacOSX : retrieve all serial devices (bluetooth include)
  • Remove type on Future returned
  • Add a command line tools in bin directory

0.1.0 #

  • Fix on types

0.0.4 #

  • Move build script to bin

0.0.3 #

  • List devices

0.0.2 #

  • Internal changes for writing bytes
  • Add getter to check if open

0.0.1 #

  • Open/close connection
  • Write/Read bytes
  • Write String
1
likes
0
pub points
69%
popularity

Publisher

unverified uploader

Dart extension library to communicate on serial port.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

ccompile

More

Packages that depend on serial_port