simple_chess_board 1.9.0 copy "simple_chess_board: ^1.9.0" to clipboard
simple_chess_board: ^1.9.0 copied to clipboard

A simple chess board widget which do not handle game state, but with several options for board orientation, adding arrows, and others.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add simple_chess_board

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

dependencies:
  simple_chess_board: ^1.9.0

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

Import it

Now in your Dart code, you can use:

import 'package:simple_chess_board/simple_chess_board.dart';
9
likes
160
points
368
downloads

Publisher

verified publisherpassion-programmation-laurentdu64.blogspot.com

Weekly Downloads

A simple chess board widget which do not handle game state, but with several options for board orientation, adding arrows, and others.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

chess, flutter

More

Packages that depend on simple_chess_board