flutter_shogi_board library

Classes

BoardColors
A config of colors for the board
DefaultShogiBoardStyle
The ShogiBoardStyle to apply to descendant ShogiBoard widgets without an explicit style.
ShogiBoard
Renders a shogi board using a list of board pieces
ShogiBoardStyle
A model used to paint a ShogiBoard.

Enums

CoordIndicatorType
An enum to describe what type of coordinate indicator show be shown

Extensions

GameBoardExtension on GameBoard