We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This button should open a selection popup with positions to choose from.
Positions should include openings, endgames, and a "clear board" option.
For reference, here are the endgame and opening positions that the old app supports: https://github.com/lichess-org/lichobile/tree/master/www/data - We could either load this file as json, or convert it to Dart code.
@veloce I think this is a candidate for the "Good first issue" label
The text was updated successfully, but these errors were encountered:
Probably makes sense to also ticket that eventually have a variant filter as well (just for parity with web)
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
This button should open a selection popup with positions to choose from.
Positions should include openings, endgames, and a "clear board" option.
For reference, here are the endgame and opening positions that the old app supports: https://github.com/lichess-org/lichobile/tree/master/www/data - We could either load this file as json, or convert it to Dart code.
@veloce I think this is a candidate for the "Good first issue" label
The text was updated successfully, but these errors were encountered: