We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7c21ef commit 3c273e6Copy full SHA for 3c273e6
example/pubspec.lock
@@ -31,7 +31,7 @@ packages:
31
path: ".."
32
relative: true
33
source: path
34
- version: "7.0.0"
+ version: "7.0.0-beta.1"
35
clock:
36
dependency: transitive
37
description:
pubspec.yaml
@@ -1,6 +1,6 @@
1
name: chessground
2
description: Chess board UI developed for lichess.org. It has no chess logic inside so it can be used for chess variants.
3
-version: 7.0.0
+version: 7.0.0-beta.1
4
repository: https://github.com/lichess-org/flutter-chessground
5
funding:
6
- https://lichess.org/patron
0 commit comments