flutter_i2c 0.1.0
flutter_i2c: ^0.1.0 copied to clipboard
`flutter_i2c` is a library to communicate with i2c slave devices.
0.1.0 #
- Change MethodChannel to ffi
- linux: lot_i2c: add init() and dispose()
- linux: lot_i2c: add transmit(), receive() and transceive()