chessjs package
documentation
chess
Chess
fen property
fen
fen
property
Null safety
String
fen
Implementation
String get fen { return generateFen(); }
chessjs package
documentation
chess
Chess
fen property
Chess class
Constructors
Chess
fromFEN
Properties
ascii
board
castling
epSquare
fen
gameOver
halfMoves
hashCode
header
history
inCheck
inCheckmate
inDraw
inStalemate
insufficientMaterial
inThreefoldRepetition
kings
moveNumber
runtimeType
turn
Methods
attacked
buildMove
clear
copy
generateFen
generateMoves
generateMovesForPiece
get
getDisambiguator
getHistorySAN
getHistoryVerbose
kingAttacked
load
loadPgn
makeMove
makePretty
move
moves
moveToSan
noSuchMethod
perft
pgn
push
put
remove
reset
sanMoves
setHeader
squareColor
toString
undo
undoMove
updateSetup
Operators
operator ==
Static properties
ROOKS
Static methods
validateFen