util library
Classes
- DataReceive
- Simple protocol selector to emulate the C# behavior. Event payload similar to DataReceive in your C# code.
- FrameParser
- PinSnapshot
- Pin change snapshot
- PrintResult
- SerialDeviceConfig
- Minimal configuration analogous to your CUPPS peripheral config
- SerialPortBaseDart
- Dart rewrite of SerialPortBase (C#) built on flutter_libserialport.
- SerialPrintQueue
Enums
Typedefs
- ResponseClassifier = PrintStatus Function(Uint8List bytes, String text)