An open API service indexing awesome lists of open source software.

https://github.com/afroz-shaikh/ttt

A simple Tic Tac Toe App built using flutter!
https://github.com/afroz-shaikh/ttt

dart flutter flutterapp

Last synced: about 2 months ago
JSON representation

A simple Tic Tac Toe App built using flutter!

Awesome Lists containing this project

README

          

# ttt- Tic Tac Toe

A simple tic tac toe App built using flutter.

# 📱Screenshots

s1

# 💻Installation

1) Download this project(you can also use git to clone this rep)
2) Extract the files onto your system
3) Open the donloaded folder using Android Studio or Visual Code(having Flutter installed)
4) Now navigate to pubspec.yaml in your editor and then Run flutter Upgrade and then Flutter get
```dart
flutter upgrade
```
```dart
flutter get
```
5) if you encounter any issues then try flutter doctor
```dart
flutter doctor
```
6) Then finally run the app using flutter run
```dart
flutter run
```
7) Thats it!!

# Licence
Apache License 2.0

# Thank Note
Star this Repo to show some ❤️ & Support
### Gracias Amigo