editable_chess_board 0.2.0
editable_chess_board: ^0.2.0 copied to clipboard
A chess board that is not intended to play chess, but just defined a custom chess position and get its code in Forsyth-Edwards Notation (FEN).
0.2.0 #
- Made the component responsive.
0.1.8 #
- Highlighting standard position button.
- Replaced example snippet with a demo folder.
0.1.7 #
- Updated fpdart dependency version, and sdk version.
0.1.6 #
- Using latest version of chess package.
0.1.4 #
- Bug fixed : example was not visible.
0.1.2 #
- Improved preview image.
0.1.0 #
- Initial release