dart_python_bridge library

Classes

BridgeResult<T>
Result wrapper containing the Python return value with metadata.
DartPythonBridge
Handles booting the Python worker and routing calls over stdin/stdout.

Exceptions / Errors

BridgeException
Exception raised when the Python bridge reports an error.