Flutter Tic Tac Toe created in Skilllessness livestream. We go thorugh Filip Hráček's 10 minutes to build a game in Flutter video in which he builds Tic Tac Toe using Flutter, but this time we go through the process in more detail, expand upon the app and teach a beginner how to Flutter.
- Filip Hráček building Tic Tac Toe in 10 Minutes: Video used for inspiration for building the Tic Tac Toe app
- Flutter Installation Official: Official Flutter Install instructions. If you are a beginner you should follow this
- Very Good Flutter Setup for Windows: An advanced Flutter Development Environment Setup for Windows which goes through installing IDE, Git, Testing suites, etc., a blog post by Very Good Ventures.
- Very Good Flutter Setup for Mac: Same as Above but for MacOS.
This project is a starting point for a Flutter application.
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.