https://github.com/captv89/tic_tac_toe
Learning Flutter with this TicTacToe App.
https://github.com/captv89/tic_tac_toe
Last synced: 8 months ago
JSON representation
Learning Flutter with this TicTacToe App.
- Host: GitHub
- URL: https://github.com/captv89/tic_tac_toe
- Owner: captv89
- Created: 2022-09-09T21:47:45.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-13T19:40:53.000Z (almost 4 years ago)
- Last Synced: 2025-01-08T23:48:39.043Z (over 1 year ago)
- Language: Dart
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://forthebadge.com)
# Tic Tac Toe
A simple game app developed with flutter. This app was developed to learn the how to build UI and persist data with the help of flutter. I have Flutter docs to thank and obviously the flutter community.
## Features
1. Play with a friend
2. Day and Night mode
3. Leaderboard
4. Toasts
## Screenshots
### Light Mode

### Dark Mode

### Side Drawer

## Leaderboard

## Packages Used
- google_fonts: ^3.0.1
- shared_preferences: ^2.0.6
- sizer: ^2.0.15
- provider: ^6.0.3
- awesome_dialog: ^3.0.0
- dynamic_color: ^1.5.3
- sqflite: ^2.0.0+4
- path_provider: ^2.0.11
- flutter_launcher_icons: ^0.10.0
- url_launcher: ^6.1.5
## Attributes
