utils/constants library

Enums

BoardType
Enum which stores board types
PlayerMode
use by controller to allow playing, null means a user can play both colors true for enable play just if user is white and is white turn false for enable play just if user is black and is black turn

Constants

conversion → const Map<String, int>
moveSoundPath → const String
squareList → const List<List<String>>