
2 in One Flutter Games Bundle Pack
Hot or Not
External listing. code.market does not sell this product and does not process payment for it. Pricing, payment, delivery, licensing, refunds, and support are handled by the third-party merchant on its own website. We may earn an affiliate commission from a referral. Details.

Description
Description:
Bundle of 2 Games developed in flutter for Android and iOS
1. Rock Paper Scissors
2. Tic Tac Toe Game

Test Before Buy
Features:
Rock Paper Scissors Game
- Single Step to Win
- Computer Opponent
- Reset Button
- Score
Tic Tac Toe
- Two Player Game
- Reset Button
- Score
Requirements:
- Install Visual Studio Code
- Install Xcode
- Install Android Studio with the latest Android SDK, Android SDK Platform Tools, and Android SDK Build Tools
- Install the latest Flutter SDK
- Install the latest Dart SDK
Note: Android Studio is not required if using Visual Studio Code
Instructions:
Using Visual Studio Code:
- Open Project in Visual Studio Code from File -> Open (Select project folder)
- Open pubspec.yaml file which is located in root directory, and click Get Packages
- Now, it’s ready to run the project
Using Android Studio:
- Open Project in Android Studio from Open an existing Android Studio project
- If the device is not shown in the Flutter Device Selection dropdown, go to File -> Project Structure
- Structure and select the latest Project SDK e.g. Android API 28 Platform
- Open pubspec.yaml file which is located in the root directory, and click Packages get
- Now, it’s ready to run the project