- Fix linux builds for newer kernels (thanks @sitic)
- Example: add serial device entitlement for macOS.
- Fix build error on Ubuntu 16.04.
- Rename from flutter_serial_port to flutter_libserialport jpnurmi#1
- Switch from dart_serial_port to libserialport.
- Upgraded SDK constraint & dart_serial_port dependency.
- Initial release.