Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 526 Bytes

CHANGELOG.md

File metadata and controls

32 lines (17 loc) · 526 Bytes

0.3.0

  • Upgrade to Dart 2.17, Flutter 3.0, libserialport 0.3

0.2.3

  • Fix linux builds for newer kernels (thanks @sitic)

0.2.2

  • Example: add serial device entitlement for macOS.

0.2.1

  • Fix build error on Ubuntu 16.04.

0.2.0

  • Rename from flutter_serial_port to flutter_libserialport jpnurmi#1

0.1.1

  • Switch from dart_serial_port to libserialport.

0.1.0

  • Upgraded SDK constraint & dart_serial_port dependency.

0.0.1

  • Initial release.