leonard_host library

Pure-Dart VM-service host for Leonard.

ExplorationHost exposes a set of LeonardExtensions over the same ext.exploration.* VM-service surface the Flutter binding hosts — minus the Flutter-only core fragment (semantics/routes/screenshot) — so a non-Flutter Dart program can be perceived and acted on live by leonard_cli / leonard_drive.

Classes

ExplorationHost
Hosts a set of LeonardExtensions over the VM service so an external driver (leonard_cli / leonard_drive) can perceive and act on a non-Flutter Dart program.