flutter_stockfish_plugin 1.0.3 flutter_stockfish_plugin: ^1.0.3 copied to clipboard
A Stockfish Plugin for Flutter. Use Stockfish 16 directly in your flutter app.
1.0.3 #
Perfomance Flags for Windows and Linux.
- Activating: sse, sse2, sse3, sse4.1
1.0.2 #
Fixes for windows. This Version should run on windows.
- Self implemented _get_pgmptr
1.0.1 #
No major changes, just some metadata fixes.
1.0.0 #
First Release:
- Usable
- Stockfish logger is not usable due to cout/cin stream manipulationen.