fluttium_protocol library

The protocol for the communication between the runner and the driver of Fluttium

Classes

Emitter
Emits Messages from the runner to the driver.
Listener
Listens for Messages from the runner.
Message
A message that is sent from the Fluttium runner to the Fluttium driver.

Enums

MessageType
The different type of messages that can be sent from the user flow test.

Properties

printingDone Future<void>
A Future that resolves when there is no longer any buffered content being printed by _throttledPrint.
no setter