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

outdatedDart 1 only

chessboard.dart is derived from chessboard.js, but created as a Polymer element (web component) that provides an easy way to include a chessboard in a web application.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add chessboard

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

dependencies:
  chessboard: ^0.1.3

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:chessboard/chess_board.dart';
0
likes
25
points
19
downloads

Publisher

unverified uploader

Weekly Downloads

chessboard.dart is derived from chessboard.js, but created as a Polymer element (web component) that provides an easy way to include a chessboard in a web application.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

chess, core_elements, paper_elements, polymer

More

Packages that depend on chessboard