can_socket 0.1.3 copy "can_socket: ^0.1.3" to clipboard
can_socket: ^0.1.3 copied to clipboard

Pure Dart FFI bindings for Linux SocketCAN. Raw CAN, CAN FD, BCM, ISO-TP, and J1939.

0.1.3 #

  • Add CI coverage for all packages and Flutter examples.
  • Add pubspec_overrides.yaml workflow for monorepo development.

0.1.1 #

  • Add README, CHANGELOG, LICENSE, and example for pub.flutter-io.cn.
  • Add repository, homepage, and topic metadata to pubspec.

0.1.0 #

  • Initial release.
  • Raw CAN and CAN FD frame send/receive (CanSocket).
  • Isolate-based async frameStream for non-blocking reception.
  • Hardware-level CAN filters (CanFilter).
  • CAN Broadcast Manager for cyclic TX and content-change RX (CanBcmSocket).
  • ISO-TP transport for UDS/OBD-II diagnostics (CanIsotpSocket).
  • SAE J1939 PGN-level socket (CanJ1939Socket).
  • All Linux SocketCAN constants exported.
0
likes
150
points
31
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Pure Dart FFI bindings for Linux SocketCAN. Raw CAN, CAN FD, BCM, ISO-TP, and J1939.

Homepage
Repository (GitHub)
View/report issues

Topics

#can-bus #socketcan #ffi

License

unknown (license)

Dependencies

ffi

More

Packages that depend on can_socket