cr_flutter_libserialport 0.3.0+2
cr_flutter_libserialport: ^0.3.0+2 copied to clipboard
A simple wrapper around libserialport utilizing Flutter's build system to build and deploy the C-library for the target platform.
0.3.0+2 #
- fix linux
0.3.0+1 #
- update name
0.2.3+1 #
- perfomance upgrade on dart library
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 https://github.com/jpnurmi/flutter_libserialport/issues/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.