multistockfish library
Classes
- Stockfish
- A Dart wrapper around the Stockfish chess engine.
Enums
- StockfishFlavor
- The flavor of Stockfish to use.
- StockfishState
- C++ engine state.
Constants
- kStartTimeout → const Duration
- Timeout duration to consider engine start failed.
- stockfishBindingsFactoryKey → const Symbol
- Zone key for overriding bindings factory in tests.
- stockfishSpawnIsolatesKey → const Symbol
- Zone key for overriding isolate spawning in tests.