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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chess_sharp_dart

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  chess_sharp_dart: ^0.1.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:chess_sharp_dart/chess_sharp_dart.dart';
1
likes
0
points
40
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

License

unknown (license)

Dependencies

fast_immutable_collections, meta

More

Packages that depend on chess_sharp_dart