File tree Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Expand file tree Collapse file tree 2 files changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -1192,10 +1192,11 @@ packages:
11921192 stockfish:
11931193 dependency: "direct main"
11941194 description:
1195- name: stockfish
1196- sha256: "6cca1dafc2f8d28681e27fe355ce4df7a6e8734533c11c809cfbfa8d35e59d75"
1197- url: "https://pub.dev"
1198- source: hosted
1195+ path: "."
1196+ ref: "274cf52e637e9a663d226ec31cc0b24e639cb615"
1197+ resolved-ref: "274cf52e637e9a663d226ec31cc0b24e639cb615"
1198+ url: "https://github.com/lichess-org/dart-stockfish.git"
1199+ source: git
11991200 version: "1.3.0"
12001201 stream_channel:
12011202 dependency: transitive
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ description: Lichess mobile app V2
33
44publish_to : " none" # Remove this line if you wish to publish to pub.dev
55
6- version : 0.1.0+14
6+ version : 0.1.0+15
77
88environment :
99 sdk : " >=2.18.2 <3.0.0"
@@ -61,7 +61,10 @@ dependencies:
6161 fl_chart : ^0.62.0
6262 stream_transform : ^2.1.0
6363 flutter_native_splash : ^2.2.19
64- stockfish : ^1.3.0
64+ stockfish :
65+ git :
66+ url : https://github.com/lichess-org/dart-stockfish.git
67+ ref : 274cf52e637e9a663d226ec31cc0b24e639cb615
6568 easy_debounce : ^2.0.3
6669
6770dev_dependencies :
You can’t perform that action at this time.
0 commit comments