We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e86a8c9 commit 0dbfafdCopy full SHA for 0dbfafd
example/pubspec.lock
@@ -31,7 +31,7 @@ packages:
31
path: ".."
32
relative: true
33
source: path
34
- version: "6.2.3"
+ version: "6.3.0"
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: 6.2.3
+version: 6.3.0
4
repository: https://github.com/lichess-org/flutter-chessground
5
funding:
6
- https://lichess.org/patron
0 commit comments