Amazing Tic Tac Toe game app built using Flutter source code
Amazing Tic Tac Toe game app built using Flutter source code Introduction The classic Tic Tac Toe game built using Flutter. To enhance the user experience, I implemented Hive as the local database, allowing players to view their games later. Additionally, I utilized hooks, a flutter implementation of React hooks, Read more…