File tree 3 files changed +8
-4
lines changed
3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 7.1.0
2
+
3
+ - Expose 'ShapeWidget' class.
4
+
1
5
## 7.0.0
2
6
3
7
- Make the ` hue ` setting apply only to the board background to avoid changing
Original file line number Diff line number Diff line change @@ -5,10 +5,10 @@ packages:
5
5
dependency: transitive
6
6
description:
7
7
name: async
8
- sha256: d2872f9c19731c2e5f10444b14686eb7cc85c76274bd6c16e1816bff9a3bab63
8
+ sha256: "758e6d74e971c3e5aceb4110bfd6698efc7f501675bcfe0c775459a8140750eb"
9
9
url: "https://pub.dev"
10
10
source: hosted
11
- version: "2.12 .0"
11
+ version: "2.13 .0"
12
12
boolean_selector:
13
13
dependency: transitive
14
14
description:
@@ -31,7 +31,7 @@ packages:
31
31
path: ".."
32
32
relative: true
33
33
source: path
34
- version: "7.0 .0"
34
+ version: "7.1 .0"
35
35
clock:
36
36
dependency: transitive
37
37
description:
Original file line number Diff line number Diff line change 1
1
name : chessground
2
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
3
+ version : 7.1 .0
4
4
repository : https://github.com/lichess-org/flutter-chessground
5
5
funding :
6
6
- https://lichess.org/patron
You can’t perform that action at this time.
0 commit comments