A chess client written in Flutter
Go to file
2023-06-30 01:49:18 +02:00
android Introduce changes in API (register game first, then ws connection). 2023-05-28 14:54:46 +02:00
assets Add assets. 2022-11-13 01:02:56 +01:00
ios Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00
lib A lot of changes again?!? 2023-06-30 01:49:18 +02:00
linux Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00
macos Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00
test A lot of changes again?!? 2023-06-30 01:49:18 +02:00
web Changes you see? To many to name them. And a splash screen for flutter web of course. 2023-06-28 12:37:59 +02:00
windows Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00
.gitignore Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00
.metadata Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00
analysis_options.yaml Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00
pubspec.lock Changes you see? To many to name them. And a splash screen for flutter web of course. 2023-06-28 12:37:59 +02:00
pubspec.yaml Change connection handling (Use playerID from registering to connect via websocket. 2023-05-28 17:44:22 +02:00
README.md Initial commit. Board builds but without pieces and logic. 2022-11-12 22:55:45 +01:00

mchess

A new Flutter project.

Getting Started

This project is a starting point for a Flutter application.

A few resources to get you started if this is your first Flutter project:

For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.