chess_sharp_dart 0.1.3 copy "chess_sharp_dart: ^0.1.3" to clipboard
chess_sharp_dart: ^0.1.3 copied to clipboard

Forked from dartchess (by lichess) version 0.11.1 on 2025-12-09 to include the Chess♯ family of variants

Supports Chess♯ family of variants in dart. Learn more about Chess♯ here:

Usage #

import 'package:chess_sharp_dart/chess_sharp_dart.dart';

Position p = ChessSharp.initial;
p = p.playSan('K@a1');
p = p.playSan('R@a8');

Additional information #

Repository:

This package was forked from:

1
likes
150
points
405
downloads

Publisher

unverified uploader

Weekly Downloads

Forked from dartchess (by lichess) version 0.11.1 on 2025-12-09 to include the Chess♯ family of variants

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

fast_immutable_collections, meta

More

Packages that depend on chess_sharp_dart