Again a new basic Flutter project
In this App you will see a 33 grid iamge placed at ecnmtre of Screen and a reset button intially all the 9 items at his intail state called pen state and if you click on any 9 of the state it changes to a circle it means you are first player and now seconnd palyer will play th game as first player played and the game continues untill any of the two player win's or game drawn. if circle won then a message pop up Called circle win's and same for cross as well and if game draws the game draw will pop up. you can reset the game by clicking reset buutton means all the 9 items will be back to its inital pen state.
I learnt about Image Assets, Row Widget, Column widget, Sized Button widget and most important i learnt is Grid Widget.
Clone the repo , open it in Android Studio and try it out in your Physical Device or Emulator.
Fork the repo , make changes and give a valid Pull Request.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter, view our online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.