stagexl_interactive_chessboard 1.1.0 copy "stagexl_interactive_chessboard: ^1.1.0" to clipboard
stagexl_interactive_chessboard: ^1.1.0 copied to clipboard

An interactive chessboard written for StageXL which allows players to move pieces.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stagexl_interactive_chessboard

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

dependencies:
  stagexl_interactive_chessboard: ^1.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:stagexl_interactive_chessboard/stagexl_interactive_chessboard.dart';
0
likes
40
pub points
0%
popularity

Publisher

unverified uploader

An interactive chessboard written for StageXL which allows players to move pieces.

Repository (GitHub)
View/report issues

License

GPL-3.0 (LICENSE)

Dependencies

chess, stagexl, stagexl_chess_pieces

More

Packages that depend on stagexl_interactive_chessboard