Tic Tac Toe - The Classic Flutter Tic Tac Toe Game

Tic Tac Toe - The Classic Flutter Tic Tac Toe Game v2.1.0

Version 2.1.0​

( Updated on 09 Sep 2026 )

- [Updated] Code compatible with Flutter 3.47.2.
- [Updated] Responsive UI across all screens — layouts now adapt cleanly to different screen sizes.
- [Updated] Major underlying code refactor — reorganized into feature-first folder structure, large screens split into smaller reusable widgets.
- [Fixed] Sizing and formatting issues on settings, skins, auth, history, and leaderboard screens.
- [Updated] Improved code maintainability and readability across the app
( Updated on 04 Aug 2026 )
+ [Redesigned] Brand new UI across the entire app.
+ [Redesigned] Refreshed all app screens.
+ [Updated] Smoother navigation and user flow.
+ [Updated] Cleaner and more modern visual design.
+ [Updated] Enhanced overall user experience.
+ [Updated] Code compatible with the latest Flutter version
+ [Updated] Major underlying code changes to support the new UI redesign
+ [Updated] libraries

Version 1.1.3​

( Updated on 02 Mar 2026 )

+ [Updated] libraries
[Added] 4x4 and 5x5 modes in Offline, Pass & Play, and Play With Random
[Updated] App now compatible with Flutter 3.27
[Updated] Dependencies to the latest versions
[Fixed] Bug fixes and performance improvements
Top