Files
dartchess/pubspec.yaml
T
Vincent Velociter c21c150755 Bump version
2026-02-03 18:41:46 +01:00

25 lines
500 B
YAML

name: dartchess
description: Provides chess and chess variants rules and operations including chess move generation, read and write FEN, read and write PGN.
repository: https://github.com/lichess-org/dartchess
version: 0.12.0
platforms:
android:
ios:
linux:
macos:
windows:
funding:
- https://lichess.org/patron
environment:
sdk: ">=3.3.0 <4.0.0"
dependencies:
fast_immutable_collections: ^11.0.0
meta: ^1.8.0
dev_dependencies:
benchmark: ^0.3.0
lint: ^2.6.1
test: ^1.25.0