version
This commit is contained in:
parent
29d4ed296c
commit
a7e7cb4bfc
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
## 1.0.3
|
||||||
|
Perfomance Flags for Windows and Linux.
|
||||||
|
- Activating: sse, sse2, sse3, sse4.1
|
||||||
|
|
||||||
## 1.0.2
|
## 1.0.2
|
||||||
Fixes for windows. This Version should run on windows.
|
Fixes for windows. This Version should run on windows.
|
||||||
- Self implemented \_get\_pgmptr
|
- Self implemented \_get\_pgmptr
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
name: flutter_stockfish_plugin
|
name: flutter_stockfish_plugin
|
||||||
description: "A Stockfish Plugin for Flutter. Use Stockfish 16 directly in your flutter app."
|
description: "A Stockfish Plugin for Flutter. Use Stockfish 16 directly in your flutter app."
|
||||||
version: 1.0.2
|
version: 1.0.3
|
||||||
homepage: https://github.com/jusax23/flutter_stockfish_plugin
|
homepage: https://github.com/jusax23/flutter_stockfish_plugin
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue