flutter_i2c 0.2.0 copy "flutter_i2c: ^0.2.0" to clipboard
flutter_i2c: ^0.2.0 copied to clipboard

discontinuedreplaced by: lot_i2c
PlatformLinux

`flutter_i2c` is a library to communicate with i2c slave devices.

0.2.0 #

  • lib: src: add readByteReg() and readByteListReg()
  • lib: src: add writeByteReg() and writeByteListReg()
  • ffigen: exclude all macro

0.1.0 #

  • Change MethodChannel to ffi
  • linux: lot_i2c: add init() and dispose()
  • linux: lot_i2c: add transmit(), receive() and transceive()
0
likes
100
points
28
downloads

Publisher

unverified uploader

Weekly Downloads

`flutter_i2c` is a library to communicate with i2c slave devices.

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_i2c