A simple tic tac toe App built using flutter.
- Download this project(you can also use git to clone this rep)
- Extract the files onto your system
- Open the donloaded folder using Android Studio or Visual Code(having Flutter installed)
- Now navigate to pubspec.yaml in your editor and then Run flutter Upgrade and then Flutter get
flutter upgrade
flutter get
- if you encounter any issues then try flutter doctor
flutter doctor
- Then finally run the app using flutter run
flutter run
- Thats it!!
Star this Repo to show some ❤️ & Support