A chess client written in Flutter
Marco
6882505174
Now, only the empty squares contain a GestureDetector. The GestureDetector is not necessary anymore in squares with pieces because the tap is started when the drag is started. |
||
---|---|---|
android | ||
assets | ||
ios | ||
lib | ||
linux | ||
macos | ||
test | ||
web | ||
windows | ||
.gitignore | ||
.metadata | ||
analysis_options.yaml | ||
devtools_options.yaml | ||
pubspec.lock | ||
pubspec.yaml | ||
README.md |
mchess
A chess client made with Flutter. Work in progess.