A Flutter project for the simple Tic Tac Toe game. ❌ ⭕
- Create first windows app using flutter
- Use riverpod in an actual project
- Practice Flutter 😆
- Add support for online multiplayer
Flutter and Android Studio should be installed and properly configured.
To check proper installation:
cmd> flutter doctor -v
To run the project, simply run pub get
and run project on any emulator.
Built With Flutter
- M. Qasim Siddiqui - qasimsiddiqui