leela_chess_zero 1.0.0 copy "leela_chess_zero: ^1.0.0" to clipboard
leela_chess_zero: ^1.0.0 copied to clipboard

The Leela Chess Zero (lc0) neural network chess engine for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add leela_chess_zero

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

dependencies:
  leela_chess_zero: ^1.0.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:leela_chess_zero/lc0.dart';
0
likes
150
points
200
downloads

Publisher

verified publisherarjanaswal.com

Weekly Downloads

The Leela Chess Zero (lc0) neural network chess engine for Flutter.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

ffi, flutter, logging

More

Packages that depend on leela_chess_zero

Packages that implement leela_chess_zero