mobile game using dart and flutter widgets -- 3
Budget: $10 – $30 USD
By using the Flutter widgets and Dart programming language, design and
implement a game mobile application. This game called Tic-Tac-Toe
game.
The game must have 4 dart files as following:
1. main.dart: contains the stateless widget with the basic MaterialApp code for the game.
2. home.dart: It is stateful widget that show the welcome screen to the user
3. players_info.dart: It is a stateful widget to show the players
4. game_panel.dart: It is a stateful widget to show the players panel
implement a game mobile application. This game called Tic-Tac-Toe
game.
The game must have 4 dart files as following:
1. main.dart: contains the stateless widget with the basic MaterialApp code for the game.
2. home.dart: It is stateful widget that show the welcome screen to the user
3. players_info.dart: It is a stateful widget to show the players
4. game_panel.dart: It is a stateful widget to show the players panel